Searched refs:MB_MUTEX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
45 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()53 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()62 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()77 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type1_process()111 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()119 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()128 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()141 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type2_process()174 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type3_process()182 MB_MUTEX_UNLOCK(&req_handler->mb_mutex); in mbmaster_main_type3_process()[all …]
26 #define MB_MUTEX_UNLOCK(mutex) mb_mutex_unlock(mutex) macro
Completed in 3 milliseconds