Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmutex.h85 struct mutex_waiter { struct
86 struct list_head list;
87 struct task_struct *task;
88 struct ww_acquire_ctx *ww_ctx;
90 void *magic;