Home
last modified time | relevance | path

Searched refs:rt_mutex_adjust_prio_chain (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/locking/
A Drtmutex.c574 static int __sched rt_mutex_adjust_prio_chain(struct task_struct *task, in rt_mutex_adjust_prio_chain() function
1175 res = rt_mutex_adjust_prio_chain(owner, chwalk, lock, in task_blocks_on_rt_mutex()
1462 rt_mutex_adjust_prio_chain(owner, RT_MUTEX_MIN_CHAINWALK, lock, in remove_waiter()
A Drtmutex_api.c450 rt_mutex_adjust_prio_chain(task, RT_MUTEX_MIN_CHAINWALK, NULL, in rt_mutex_adjust_pi()
/linux/Documentation/locking/
A Drt-mutex-design.rst384 The PI chain walk is implemented by the function rt_mutex_adjust_prio_chain.
390 The rt_mutex_adjust_prio_chain can be used either to boost or lower process
393 rt_mutex_adjust_prio_chain is called with a task to be checked for PI
487 and run rt_mutex_adjust_prio_chain on the owner, as described earlier.
/linux/
A DSystem.map55695 ffff800010f01b20 t rt_mutex_adjust_prio_chain
A D.tmp_System.map55695 ffff800010f01b20 t rt_mutex_adjust_prio_chain

Completed in 941 milliseconds