Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dww_rt_mutex.c71 ret = rt_mutex_slowlock(&rtm->rtmutex, ww_ctx, state); in __ww_rt_mutex_lock()
H A Drtmutex.c1734 static int __sched rt_mutex_slowlock(struct rt_mutex_base *lock, in rt_mutex_slowlock() function
1762 return rt_mutex_slowlock(lock, NULL, state); in __rt_mutex_lock()
/openbmc/linux/Documentation/locking/
H A Drt-mutex-design.rst429 (rt_mutex_slowlock).