Home
last modified time | relevance | path

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

/linux-6.14.4/net/unix/
Dgarbage.c138 static unsigned long unix_vertex_unvisited_index = UNIX_VERTEX_INDEX_MARK1; variable
146 vertex->index = unix_vertex_unvisited_index; in unix_add_edge()
421 if (next_vertex->index == unix_vertex_unvisited_index) { in __unix_walk_scc()
513 swap(unix_vertex_unvisited_index, unix_vertex_grouped_index); in unix_walk_scc()