Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/futex/
Dfutex.h124 struct futex_pi_state { struct
129 struct list_head list;
134 struct rt_mutex_base pi_mutex;
136 struct task_struct *owner;
137 refcount_t refcount;
139 union futex_key key;