Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dfutex.c199 struct futex_pi_state { struct
204 struct list_head list;
209 struct rt_mutex pi_mutex;
211 struct task_struct *owner;
212 atomic_t refcount;
214 union futex_key key;