Home
last modified time | relevance | path

Searched refs:pi_blocked_on (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/locking/
H A Drtmutex_api.c512 waiter = task->pi_blocked_on; in rt_mutex_adjust_pi()
539 DEBUG_LOCKS_WARN_ON(task->pi_blocked_on); in rt_mutex_debug_task_free()
/linux/include/linux/
H A Dsched.h1259 struct rt_mutex_waiter *pi_blocked_on; member
/linux/kernel/
H A Dfork.c1841 p->pi_blocked_on = NULL; in rt_mutex_init_task()
/linux/kernel/sched/
H A Dcore.c7744 WARN_ON(p->pi_blocked_on); in rt_mutex_setprio()