Searched refs:start_here (Results 1 – 1 of 1) sorted by relevance
1889 cdg_node_t **cdg = NULL, *start_here = NULL, *cycle = NULL; in dfsssp_remove_deadlocks() local2046 start_here = cdg[test_vl]; in dfsssp_remove_deadlocks()2047 while (start_here) { in dfsssp_remove_deadlocks()2050 start_here); in dfsssp_remove_deadlocks()2143 start_here = cycle; in dfsssp_remove_deadlocks()2150 start_here = cdg[vl_avail - 1]; in dfsssp_remove_deadlocks()2151 if (start_here) { in dfsssp_remove_deadlocks()2154 start_here); in dfsssp_remove_deadlocks()