Home
last modified time | relevance | path

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

/linux-5.10/kernel/
Dfutex.c219 struct futex_pi_state *pi_state; member
737 struct futex_pi_state *pi_state; in refill_pi_state_cache() local
760 struct futex_pi_state *pi_state = current->pi_state_cache; in alloc_pi_state() local
768 static void get_pi_state(struct futex_pi_state *pi_state) in get_pi_state()
777 static void put_pi_state(struct futex_pi_state *pi_state) in put_pi_state()
828 struct futex_pi_state *pi_state; in exit_pi_state_list() local
988 struct futex_pi_state *pi_state, in attach_to_pi_state()
1201 struct futex_pi_state *pi_state; in attach_to_pi_owner() local
1478 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi()
1920 struct futex_pi_state *pi_state = NULL; in futex_requeue() local
[all …]