Home
last modified time | relevance | path

Searched refs:rt_mutex_lock_killable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Drtmutex.h117 extern int rt_mutex_lock_killable(struct rt_mutex *lock);
/openbmc/linux/kernel/locking/
H A Drtmutex_api.c100 int __sched rt_mutex_lock_killable(struct rt_mutex *lock) in rt_mutex_lock_killable() function
104 EXPORT_SYMBOL_GPL(rt_mutex_lock_killable);
/openbmc/linux/lib/
H A Dlocking-selftest.c1708 #define ww_mutex_base_lock_killable(b) rt_mutex_lock_killable(b)