Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A 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;