Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/futex/
Dfutex.h125 struct futex_pi_state { struct
130 struct list_head list;
135 struct rt_mutex_base pi_mutex;
137 struct task_struct *owner;
138 refcount_t refcount;
140 union futex_key key;