Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dmutex.h83 struct mutex_waiter { struct
84 struct list_head list;
85 struct task_struct *task;
86 struct ww_acquire_ctx *ww_ctx;
88 void *magic;