Home
last modified time | relevance | path

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

/openbmc/linux/kernel/futex/
H A Dpi.c14 struct futex_pi_state *pi_state; in refill_pi_state_cache() local
37 struct futex_pi_state *pi_state = current->pi_state_cache; in alloc_pi_state() local
45 static void pi_state_update_owner(struct futex_pi_state *pi_state, in pi_state_update_owner()
68 void get_pi_state(struct futex_pi_state *pi_state) in get_pi_state()
77 void put_pi_state(struct futex_pi_state *pi_state) in put_pi_state()
203 struct futex_pi_state *pi_state, in attach_to_pi_state()
385 struct futex_pi_state *pi_state = alloc_pi_state(); in __attach_to_pi_owner() local
613 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi()
686 struct futex_pi_state *pi_state = q->pi_state; in __fixup_pi_state_owner() local
858 struct futex_pi_state *pi_state = q->pi_state; in fixup_pi_state_owner() local
[all …]
H A Drequeue.c93 struct futex_pi_state *pi_state) in futex_requeue_pi_prepare()
369 struct futex_pi_state *pi_state = NULL; in futex_requeue() local
H A Dfutex.h102 struct futex_pi_state *pi_state; member
H A Dcore.c956 struct futex_pi_state *pi_state; in exit_pi_state_list() local