Home
last modified time | relevance | path

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

/net/unix/
Dgarbage.c308 long total_refs; in unix_gc() local
311 total_refs = file_count(u->sk.sk_socket->file); in unix_gc()
315 BUG_ON(total_refs < inflight_refs); in unix_gc()
316 if (total_refs == inflight_refs) { in unix_gc()