Searched refs:mutex_lock_check (Results 1 – 3 of 3) sorted by relevance
13 void mutex_lock_check(struct mutex *m);23 static inline void mutex_lock_check(struct mutex *m __unused) in mutex_lock_check() function
37 void mutex_lock_check(struct mutex *m) in mutex_lock_check() function
31 mutex_lock_check(m); in __mutex_lock()
Completed in 7 milliseconds