Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/futex/
Dpi.c15 struct futex_pi_state *pi_state; in refill_pi_state_cache() local
38 struct futex_pi_state *pi_state = current->pi_state_cache; in alloc_pi_state() local
46 static void pi_state_update_owner(struct futex_pi_state *pi_state, in pi_state_update_owner()
69 void get_pi_state(struct futex_pi_state *pi_state) in get_pi_state()
78 void put_pi_state(struct futex_pi_state *pi_state) in put_pi_state()
204 struct futex_pi_state *pi_state, in attach_to_pi_state()
386 struct futex_pi_state *pi_state = alloc_pi_state(); in __attach_to_pi_owner() local
615 struct futex_pi_state *pi_state, in wake_futex_pi()
674 struct futex_pi_state *pi_state = q->pi_state; in __fixup_pi_state_owner() local
846 struct futex_pi_state *pi_state = q->pi_state; in fixup_pi_state_owner() local
[all …]
Drequeue.c95 struct futex_pi_state *pi_state) in futex_requeue_pi_prepare()
373 struct futex_pi_state *pi_state = NULL; in futex_requeue() local
Dfutex.h179 struct futex_pi_state *pi_state; member
Dcore.c972 struct futex_pi_state *pi_state; in exit_pi_state_list() local