Searched refs:gc_in_progress (Results 1 – 1 of 1) sorted by relevance
322 static bool gc_in_progress; variable332 if (!READ_ONCE(gc_in_progress)) in unix_peek_fpl()611 WRITE_ONCE(gc_in_progress, true); in unix_gc()636 WRITE_ONCE(gc_in_progress, false); in unix_gc()655 if (!READ_ONCE(gc_in_progress)) in unix_schedule_gc()