Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
Dfutex.c172 struct futex_pi_state { struct
177 struct list_head list;
182 struct rt_mutex pi_mutex;
184 struct task_struct *owner;
185 refcount_t refcount;
187 union futex_key key;