Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/locking/
Dmutex.h14 struct mutex_waiter { struct
15 struct list_head list;
16 struct task_struct *task;
17 struct ww_acquire_ctx *ww_ctx;
19 void *magic;