Searched defs:mutex_global_unlock (Results 1 – 4 of 4) sorted by relevance
61 struct mutex_global_unlock { struct65 extern struct mutex_global_unlock mutex_global_unlock; argument
40 struct mutex_global_unlock mutex_global_unlock; variable58 void mutex_global_unlock(void) { in mutex_global_unlock() function
29 void mutex_global_unlock(void) { global_mutex.unlock(); } in mutex_global_unlock() function
250 void mutex_global_unlock(void) { inc_func_call_count(__func__); } in mutex_global_unlock() function