Searched refs:__unix_gc (Results 1 – 1 of 1) sorted by relevance
559 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()