Home
last modified time | relevance | path

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

/linux-5.10/kernel/
Dfutex.c173 struct futex_pi_state { struct
178 struct list_head list;
183 struct rt_mutex pi_mutex;
185 struct task_struct *owner;
186 refcount_t refcount;
188 union futex_key key;