Searched refs:UNIX_GRAPH_NOT_CYCLIC (Results 1 – 1 of 1) sorted by relevance
125 UNIX_GRAPH_NOT_CYCLIC, enumerator576 cyclic_sccs ? UNIX_GRAPH_CYCLIC : UNIX_GRAPH_NOT_CYCLIC); in unix_walk_scc()602 cyclic_sccs ? UNIX_GRAPH_CYCLIC : UNIX_GRAPH_NOT_CYCLIC); in unix_walk_scc_fast()612 if (unix_graph_state == UNIX_GRAPH_NOT_CYCLIC) { in unix_gc()642 if (READ_ONCE(unix_graph_state) == UNIX_GRAPH_NOT_CYCLIC) in unix_schedule_gc()