Lines Matching refs:pi_waiters
108 pi_waiters rbtree of a mutex owner task (described below).
219 pi_waiters. It is protected by a spin lock also in the task structure,
350 process must adjust its priority. With the help of the pi_waiters of a
358 the pi_waiters of a task holds an order by priority of all the top waiters
375 would decrease/unboost the priority of the task. That is because the pi_waiters
410 in the pi_waiters and waiters trees that the task is blocked on. This function
434 the task on the waiters tree of the mutex, and if need be, the pi_waiters
461 pi_waiters tree.
466 as the lock's owner's pi_waiters tree. This is described in the next
480 previous top waiter process (if it exists) from the pi_waiters of the owner,
485 If the owner is also blocked on a lock, and had its pi_waiters changed
545 as well as the pi_waiters tree of the current owner. The "Has Waiters" bit is