Home
last modified time | relevance | path

Searched refs:UNIX_GRAPH_CYCLIC (Results 1 – 1 of 1) sorted by relevance

/linux/net/unix/
H A Dgarbage.c127 UNIX_GRAPH_CYCLIC, enumerator
576 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()
619 if (unix_graph_state == UNIX_GRAPH_CYCLIC) in unix_gc()