Home
last modified time | relevance | path

Searched refs:alloc_pi_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/futex/
H A Dpi.c35 static struct futex_pi_state *alloc_pi_state(void) in alloc_pi_state() function
385 struct futex_pi_state *pi_state = alloc_pi_state(); in __attach_to_pi_owner()