Searched refs:task_blocks_on_rt_mutex (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/locking/ |
| A D | rtmutex.c | 1085 static int __sched task_blocks_on_rt_mutex(struct rt_mutex_base *lock, in task_blocks_on_rt_mutex() function 1580 ret = task_blocks_on_rt_mutex(lock, waiter, current, ww_ctx, chwalk); in __rt_mutex_slowlock() 1684 task_blocks_on_rt_mutex(lock, &waiter, current, NULL, RT_MUTEX_MIN_CHAINWALK); in rtlock_slowlock_locked()
|
| A D | rtmutex_api.c | 282 ret = task_blocks_on_rt_mutex(lock, waiter, task, NULL, in __rt_mutex_start_proxy_lock()
|
| /linux/Documentation/locking/ |
| A D | rt-mutex-design.rst | 464 task_blocks_on_rt_mutex() function is called. This will add the task to
|
| /linux/ |
| A D | System.map | 55697 ffff800010f026e4 t task_blocks_on_rt_mutex.constprop.0
|
| A D | .tmp_System.map | 55697 ffff800010f026e4 t task_blocks_on_rt_mutex.constprop.0
|
Completed in 300 milliseconds