Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dfutex.c236 struct futex_pi_state *pi_state; member
806 struct futex_pi_state *pi_state; in refill_pi_state_cache() local
829 struct futex_pi_state *pi_state = current->pi_state_cache; in alloc_pi_state() local
837 static void get_pi_state(struct futex_pi_state *pi_state) in get_pi_state()
846 static void put_pi_state(struct futex_pi_state *pi_state) in put_pi_state()
896 struct futex_pi_state *pi_state; in exit_pi_state_list() local
1055 struct futex_pi_state *pi_state, in attach_to_pi_state()
1234 struct futex_pi_state *pi_state; in attach_to_pi_owner() local
1491 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi()
1938 struct futex_pi_state *pi_state = NULL; in futex_requeue() local
[all …]