Searched refs:rt_mutex_lock_killable (Results 1 – 2 of 2) sorted by relevance
118 int __sched rt_mutex_lock_killable(struct rt_mutex *lock) in rt_mutex_lock_killable() function122 EXPORT_SYMBOL_GPL(rt_mutex_lock_killable);
1708 #define ww_mutex_base_lock_killable(b) rt_mutex_lock_killable(b)