Searched refs:lock_trace (Results 1 – 4 of 4) sorted by relevance
85 struct lock_trace;129 const struct lock_trace *usage_traces[LOCK_TRACE_STATES];
52 const struct lock_trace *trace;
543 struct lock_trace { struct550 (sizeof(struct lock_trace) / sizeof(unsigned long)) argument557 static bool traces_identical(struct lock_trace *t1, struct lock_trace *t2) in traces_identical()564 static struct lock_trace *save_trace(void) in save_trace()566 struct lock_trace *trace, *t2; in save_trace()608 struct lock_trace *trace; in lockdep_stack_trace_count()1428 const struct lock_trace *trace) in add_lock_to_list()2186 struct lock_trace **const trace) in check_noncircular()2496 const struct lock_trace *trace = NULL; in print_shortest_lock_dependencies_backwards()3125 struct lock_trace **const trace) in check_prev_add()[all …]
442 static int lock_trace(struct task_struct *task) in lock_trace() function488 err = lock_trace(task); in proc_pid_stack()682 res = lock_trace(task); in proc_pid_syscall()3228 int err = lock_trace(task); in proc_pid_personality()