Home
last modified time | relevance | path

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

/linux/net/unix/
H A Dgarbage.c559 static void __unix_gc(struct work_struct *work) in __unix_gc() function
590 static DECLARE_WORK(unix_gc_work, __unix_gc);
607 * unix_notinflight(), and __unix_gc(). in wait_for_unix_gc()