Home
last modified time | relevance | path

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

/kernel/
Dfutex.c190 struct futex_pi_state { struct
195 struct list_head list;
200 struct rt_mutex pi_mutex;
202 struct task_struct *owner;
203 refcount_t refcount;
205 union futex_key key;