Searched refs:lock_trace (Results 1 – 1 of 1) sorted by relevance
541 struct lock_trace { struct548 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument555 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical()562 static struct lock_trace *save_trace(void) in save_trace()564 struct lock_trace *trace, *t2; in save_trace()572 trace = (struct lock_trace *)(stack_trace + nr_stack_trace_entries); in save_trace()606 struct lock_trace *trace; in lockdep_stack_trace_count()1471 const struct lock_trace *trace) in add_lock_to_list()1909 static void print_lock_trace(const struct lock_trace *trace, in print_lock_trace()2194 struct lock_trace **const trace) in check_noncircular()[all …]