Searched refs:UNIX_GC_MAYBE_CYCLE (Results 1 – 2 of 2) sorted by relevance
185 if (test_bit(UNIX_GC_MAYBE_CYCLE, &u->gc_flags)) in inc_inflight_move_tail()260 __set_bit(UNIX_GC_MAYBE_CYCLE, &u->gc_flags); in unix_gc()291 __clear_bit(UNIX_GC_MAYBE_CYCLE, &u->gc_flags); in unix_gc()
62 #define UNIX_GC_MAYBE_CYCLE 1 macro