Searched defs:mutex_waiter (Results 1 – 7 of 7) sorted by relevance
28772 struct mutex_waiter { struct28773 struct list_head list;28774 struct task_struct *task;28775 struct ww_acquire_ctx *ww_ctx;28776 void *magic;
26011 struct mutex_waiter { struct26012 struct list_head list;26013 struct task_struct *task;26014 struct ww_acquire_ctx *ww_ctx;
23095 struct mutex_waiter { struct23096 struct list_head list;23097 struct task_struct *task;23098 struct ww_acquire_ctx *ww_ctx;
28059 struct mutex_waiter { struct28060 struct list_head list;28061 struct task_struct *task;28062 struct ww_acquire_ctx *ww_ctx;