Searched defs:mutex_waiter (Results 1 – 2 of 2) sorted by relevance
82 struct mutex_waiter { struct83 struct list_head list;84 struct task_struct *task;85 struct ww_acquire_ctx *ww_ctx;87 void *magic;
83 struct mutex_waiter { struct84 struct list_head list;85 struct task_struct *task;86 struct ww_acquire_ctx *ww_ctx;88 void *magic;