Searched refs:mutex_unlock_check (Results 1 – 3 of 3) sorted by relevance
17 void mutex_unlock_check(struct mutex *m);29 static inline void mutex_unlock_check(struct mutex *m __unused) in mutex_unlock_check() function
57 void mutex_unlock_check(struct mutex *m) in mutex_unlock_check() function
97 mutex_unlock_check(m); in __mutex_unlock()404 mutex_unlock_check(m); in __condvar_wait()
Completed in 5 milliseconds