Home
last modified time | relevance | path

Searched refs:SL_pfmemalloc (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dslub.c201 SL_pfmemalloc = PG_active, /* Historical reasons for this bit */ enumerator
736 return test_bit(SL_pfmemalloc, &slab->flags.f); in slab_test_pfmemalloc()
741 set_bit(SL_pfmemalloc, &slab->flags.f); in slab_set_pfmemalloc()
746 __clear_bit(SL_pfmemalloc, &slab->flags.f); in __slab_clear_pfmemalloc()