Home
last modified time | relevance | path

Searched refs:__mutex_unlock (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/kernel/
A Dmutex.c90 static void __mutex_unlock(struct mutex *m, const char *fname, int lineno) in __mutex_unlock() function
123 __mutex_unlock(&m->m, fname, lineno); in __mutex_unlock_recursive()
238 __mutex_unlock(m, fname, lineno); in mutex_unlock_debug()
280 __mutex_unlock(m, NULL, -1); in mutex_unlock()
/optee_os/out/arm/core/
A Drodata_unpaged.ld.S100 *(.rodata.__mutex_unlock.constprop.0.str1.1)
A Dtext_unpaged.ld.S189 *(.text.__mutex_unlock.constprop.0)
A Dtee.symb_sizes600 000000000e116fdc 00000000000000a8 t __mutex_unlock.constprop.0
A Dtee.dmp854 000000000e116fdc l F .text 00000000000000a8 __mutex_unlock.constprop.0
35893 000000000e116fdc <__mutex_unlock.constprop.0>:
35894 __mutex_unlock():
35907 e117000: 54000121 b.ne e117024 <__mutex_unlock.constprop.0+0x48> // b.any
35925 e117040: 350000e0 cbnz w0, e11705c <__mutex_unlock.constprop.0+0x80>
36064 e1171ac: 17ffff8c b e116fdc <__mutex_unlock.constprop.0>
36109 e117220: 17ffff6f b e116fdc <__mutex_unlock.constprop.0>
A Dtee.map22098 .text.__mutex_unlock.constprop.0
25802 .rodata.__mutex_unlock.constprop.0.str1.1

Completed in 204 milliseconds