Searched defs:wk_trace_record (Results 1 – 6 of 6) sorted by relevance
16217 struct wk_trace_record { struct16218 unsigned long addr; /* Address of the instruction */16219 dhd_wklock_t lock_type; /* lock_type */16220 unsigned long long counter; /* counter information */16221 struct hlist_node wklock_node; /* hash node */
16282 struct wk_trace_record { struct16283 unsigned long addr; /* Address of the instruction */16284 dhd_wklock_t lock_type; /* lock_type */16285 unsigned long long counter; /* counter information */16286 struct hlist_node wklock_node; /* hash node */
16399 struct wk_trace_record { struct16400 unsigned long addr; /* Address of the instruction */16401 dhd_wklock_t lock_type; /* lock_type */16402 unsigned long long counter; /* counter information */16403 struct hlist_node wklock_node; /* hash node */
21369 struct wk_trace_record { struct21376 static struct wk_trace_record *find_wklock_entry(unsigned long addr) in find_wklock_entry() argument
21263 struct wk_trace_record { struct21270 static struct wk_trace_record *find_wklock_entry(unsigned long addr) in find_wklock_entry() argument
16900 struct wk_trace_record { struct16907 static struct wk_trace_record *find_wklock_entry(unsigned long addr) in find_wklock_entry() argument