Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfutex.c245 struct futex_pi_state *pi_state; member
785 struct futex_pi_state *pi_state; in refill_pi_state_cache() local
808 struct futex_pi_state *pi_state = current->pi_state_cache; in alloc_pi_state() local
816 static void get_pi_state(struct futex_pi_state *pi_state) in get_pi_state()
825 static void put_pi_state(struct futex_pi_state *pi_state) in put_pi_state()
875 struct futex_pi_state *pi_state; in exit_pi_state_list() local
1034 struct futex_pi_state *pi_state, in attach_to_pi_state()
1159 struct futex_pi_state *pi_state; in attach_to_pi_owner() local
1409 static int wake_futex_pi(u32 __user *uaddr, u32 uval, struct futex_pi_state *pi_state) in wake_futex_pi()
1858 struct futex_pi_state *pi_state = NULL; in futex_requeue() local
[all …]