Home
last modified time | relevance | path

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

/kernel/
Dfutex.c192 struct futex_pi_state { struct
197 struct list_head list;
202 struct rt_mutex pi_mutex;
204 struct task_struct *owner;
205 atomic_t refcount;
207 union futex_key key;