Searched defs:found_cycle (Results 1 – 3 of 3) sorted by relevance
283 static void found_cycle(struct lock_ref* visit, int level) in found_cycle() function
790 bool found_cycle = false; in cancel_negative_cycle() local