Home
last modified time | relevance | path

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

/net/unix/
A Dgarbage.c472 bool scc_dead = true; in __unix_walk_scc() local
488 if (scc_dead) in __unix_walk_scc()
489 scc_dead = unix_vertex_dead(v); in __unix_walk_scc()
492 if (scc_dead) in __unix_walk_scc()
534 bool scc_dead = true; in unix_walk_scc_fast() local
542 if (scc_dead) in unix_walk_scc_fast()
543 scc_dead = unix_vertex_dead(vertex); in unix_walk_scc_fast()
546 if (scc_dead) in unix_walk_scc_fast()

Completed in 4 milliseconds