Searched defs:mutex_lock_killable (Results 1 – 3 of 3) sorted by relevance
170 #define mutex_lock_killable(lock) _mutex_lock_killable(lock, 0, NULL) macro
613 int __sched mutex_lock_killable(struct mutex *lock) in mutex_lock_killable() function
1015 int __sched mutex_lock_killable(struct mutex *lock) in mutex_lock_killable() function