Searched refs:lock_trace (Results 1 – 1 of 1) sorted by relevance
538 struct lock_trace { struct545 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument552 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical()559 static struct lock_trace *save_trace(void) in save_trace()561 struct lock_trace *trace, *t2; in save_trace()569 trace = (struct lock_trace *)(stack_trace + nr_stack_trace_entries); in save_trace()601 struct lock_trace *trace; in lockdep_stack_trace_count()1409 const struct lock_trace *trace) in add_lock_to_list()1847 static void print_lock_trace(const struct lock_trace *trace, in print_lock_trace()2148 struct lock_trace **const trace) in check_noncircular()[all …]