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()610 WRITE_ONCE(gc_in_progress, true); in unix_gc()635 WRITE_ONCE(gc_in_progress, false); in unix_gc()654 if (!READ_ONCE(gc_in_progress)) in unix_schedule_gc()