Searched refs:rt_mutex_lock (Results 1 – 3 of 3) sorted by relevance
87 void __sched rt_mutex_lock(struct rt_mutex *lock) in rt_mutex_lock() function91 EXPORT_SYMBOL_GPL(rt_mutex_lock);
715 rt_mutex_lock(&torture_nested_rtmutexes[i]); in torture_rtmutex_nested_lock()722 rt_mutex_lock(&torture_rtmutex); in torture_rtmutex_lock()
22 #define ww_mutex_base_lock(b) rt_mutex_lock(b)