Home
last modified time | relevance | path

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

/linux/mm/
H A Dslub.c200 SL_pfmemalloc = PG_active, /* Historical reasons for this bit */ enumerator
660 return test_bit(SL_pfmemalloc, &slab->flags); in slab_test_pfmemalloc()
665 set_bit(SL_pfmemalloc, &slab->flags); in slab_set_pfmemalloc()
670 __clear_bit(SL_pfmemalloc, &slab->flags); in __slab_clear_pfmemalloc()