Searched refs:mutex_read_unlock (Results 1 – 7 of 7) sorted by relevance
50 #define mutex_read_unlock(m) mutex_read_unlock_debug((m), __FILE__, __LINE__) macro71 void mutex_read_unlock(struct mutex *m);
66 mutex_read_unlock(&test_mutex); in mutex_test_reader()
303 void mutex_read_unlock(struct mutex *m) in mutex_read_unlock() function
652 mutex_read_unlock(&tadb_mutex); in tee_tadb_ta_open()
487 000000000e1173a4 00000000000000d0 T mutex_read_unlock
2694 000000000e1173a4 g F .text 00000000000000d0 mutex_read_unlock36251 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 …]
22123 .text.mutex_read_unlock22125 0x000000000e1173a4 mutex_read_unlock
Completed in 242 milliseconds