Home
last modified time | relevance | path

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

/net/unix/
Dgarbage.c302 long total_refs; in unix_gc() local
305 total_refs = file_count(u->sk.sk_socket->file); in unix_gc()
309 BUG_ON(total_refs < inflight_refs); in unix_gc()
310 if (total_refs == inflight_refs) { in unix_gc()