Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dfutex.c188 struct futex_pi_state { struct
193 struct list_head list;
198 struct rt_mutex pi_mutex;
200 struct task_struct *owner;
201 atomic_t refcount;
203 union futex_key key;