Searched refs:UNIX_GC_MAYBE_CYCLE (Results 1 – 2 of 2) sorted by relevance
184 if (test_bit(UNIX_GC_MAYBE_CYCLE, &u->gc_flags)) in inc_inflight_move_tail()250 __set_bit(UNIX_GC_MAYBE_CYCLE, &u->gc_flags); in unix_gc()276 __clear_bit(UNIX_GC_MAYBE_CYCLE, &u->gc_flags); in unix_gc()
67 #define UNIX_GC_MAYBE_CYCLE 1 macro