Home
last modified time | relevance | path

Searched refs:mutex_read_lock (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/include/kernel/
A Dmutex.h53 #define mutex_read_lock(m) mutex_read_lock_debug((m), __FILE__, __LINE__) macro
72 void mutex_read_lock(struct mutex *m);
/optee_os/core/pta/tests/
A Dmutex.c54 mutex_read_lock(&test_mutex); in mutex_test_reader()
/optee_os/core/kernel/
A Dmutex.c308 void mutex_read_lock(struct mutex *m) in mutex_read_lock() function
440 mutex_read_lock(m); in __condvar_wait()
/optee_os/core/tee/
A Dtadb.c650 mutex_read_lock(&tadb_mutex); in tee_tadb_ta_open()
/optee_os/out/arm/core/
A Dtee.symb_sizes365 000000000e117474 0000000000000108 T mutex_read_lock
A Dtee.dmp2340 000000000e117474 g F .text 0000000000000108 mutex_read_lock
36335 000000000e117474 <mutex_read_lock>:
36336 mutex_read_lock():
36345 mutex_read_lock():
36411 e11753c: 17ffffe8 b e1174dc <mutex_read_lock+0x68>
36419 e117558: 17ffffd9 b e1174bc <mutex_read_lock+0x48>
36423 e117564: 17ffffeb b e117510 <mutex_read_lock+0x9c>
36424 mutex_read_lock():
36658 e1177c0: 97ffff2d bl e117474 <mutex_read_lock>
48108 e11eedc: 97ffe166 bl e117474 <mutex_read_lock>
[all …]
A Dtee.map22126 .text.mutex_read_lock
22128 0x000000000e117474 mutex_read_lock

Completed in 213 milliseconds