Searched refs:gc_in_progress (Results 1 – 1 of 1) sorted by relevance
321 static bool gc_in_progress; variable331 if (!READ_ONCE(gc_in_progress)) in unix_peek_fpl()633 WRITE_ONCE(gc_in_progress, false); in unix_gc()652 if (!READ_ONCE(gc_in_progress)) { in unix_schedule_gc()653 WRITE_ONCE(gc_in_progress, true); in unix_schedule_gc()