Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
A Dmutex.h50 #define mutex_read_unlock(m) mutex_read_unlock_debug((m), __FILE__, __LINE__) macro
71 void mutex_read_unlock(struct mutex *m);
/optee_os/core/pta/tests/
A Dmutex.c66 mutex_read_unlock(&test_mutex); in mutex_test_reader()
/optee_os/core/kernel/
A Dmutex.c303 void mutex_read_unlock(struct mutex *m) in mutex_read_unlock() function
/optee_os/core/tee/
A Dtadb.c652 mutex_read_unlock(&tadb_mutex); in tee_tadb_ta_open()
/optee_os/out/arm/core/
A Dtee.symb_sizes487 000000000e1173a4 00000000000000d0 T mutex_read_unlock
A Dtee.dmp2694 000000000e1173a4 g F .text 00000000000000d0 mutex_read_unlock
36251 000000000e1173a4 <mutex_read_unlock>:
36252 mutex_read_unlock():
36288 e117410: 540000ec b.gt e11742c <mutex_read_unlock+0x88>
36306 e117440: 35000134 cbnz w20, e117464 <mutex_read_unlock+0xc0>
36310 mutex_read_unlock():
36316 mutex_read_unlock():
36322 mutex_read_unlock():
36328 mutex_read_unlock():
48139 e11ef2c: 97ffe11e bl e1173a4 <mutex_read_unlock>
[all …]
A Dtee.map22123 .text.mutex_read_unlock
22125 0x000000000e1173a4 mutex_read_unlock

Completed in 242 milliseconds