Home
last modified time | relevance | path

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

/linux/net/unix/
H A Dgarbage.c311 long total_ref; in unix_vertex_dead() local
331 total_ref = file_count(u->sk.sk_socket->file); in unix_vertex_dead()
334 if (total_ref != vertex->out_degree) in unix_vertex_dead()