Searched defs:pi_state (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/futex/
H A Dfutex.h179 struct futex_pi_state *pi_state; member in struct:futex_q
H A Drequeue.c373 struct futex_pi_state *pi_state = NULL; local
94 futex_requeue_pi_prepare(struct futex_q *q, struct futex_pi_state *pi_state) argument
[all...]
H A Dpi.c15 struct futex_pi_state *pi_state; local
38 struct futex_pi_state *pi_state local
46 pi_state_update_owner(struct futex_pi_state *pi_state, struct task_struct *new_owner) argument
69 get_pi_state(struct futex_pi_state *pi_state) argument
78 put_pi_state(struct futex_pi_state *pi_state) argument
203 attach_to_pi_state(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state, struct futex_pi_state **ps) argument
386 struct futex_pi_state *pi_state = alloc_pi_state(); local
614 wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state, struct rt_mutex_waiter *top_waiter) argument
674 struct futex_pi_state *pi_state = q->pi_state; local
846 struct futex_pi_state *pi_state = q->pi_state; local
1147 struct futex_pi_state *pi_state = top_waiter->pi_state; local
[all...]
H A Dcore.c971 struct futex_pi_state *pi_state; local
[all...]

Completed in 605 milliseconds