Searched refs:lock_graph (Results 1 – 1 of 1) sorted by relevance
69 struct lock_graph { struct 74 static noinline void print_cycle(struct printbuf *out, struct lock_graph *g) in print_cycle() argument 90 static noinline void print_chain(struct printbuf *out, struct lock_graph *g) in print_chain() 103 static void lock_graph_up(struct lock_graph *g) in lock_graph_up() 108 static noinline void lock_graph_pop_all(struct lock_graph *g) in lock_graph_pop_all() 114 static noinline void lock_graph_pop_from(struct lock_graph *g, struct trans_waiting_for_lock *i) in lock_graph_pop_from() 120 static void __lock_graph_down(struct lock_graph *g, struct btree_trans *trans) in __lock_graph_down() 129 static void lock_graph_down(struct lock_graph *g, struct btree_trans *trans) in lock_graph_down() 135 static bool lock_graph_remove_non_waiters(struct lock_graph *g, in lock_graph_remove_non_waiters() 155 static void trace_would_deadlock(struct lock_graph *[all...]