Searched refs:SL_pfmemalloc (Results 1 – 1 of 1) sorted by relevance
195 SL_pfmemalloc = PG_active, /* Historical reasons for this bit */ enumerator606 return test_bit(SL_pfmemalloc, &slab->flags.f); in slab_test_pfmemalloc()611 set_bit(SL_pfmemalloc, &slab->flags.f); in slab_set_pfmemalloc()616 __clear_bit(SL_pfmemalloc, &slab->flags.f); in __slab_clear_pfmemalloc()