Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dww_mutex.h55 struct ww_acquire_ctx { struct
56 struct task_struct *task;
57 unsigned long stamp;
58 unsigned int acquired;
59 unsigned short wounded;
60 unsigned short is_wait_die;
62 unsigned int done_acquire;
63 struct ww_class *ww_class;
64 void *contending_lock;
67 struct lockdep_map dep_map;
[all …]