Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h176 static inline bool slab_test_pfmemalloc(const struct slab *slab) in slab_test_pfmemalloc() function
H A Dslab.c2751 if (!slab_test_pfmemalloc(slab)) in get_valid_first_slab()
2769 if (!slab_test_pfmemalloc(slab)) in get_valid_first_slab()
2775 if (!slab_test_pfmemalloc(slab)) { in get_valid_first_slab()
3410 if (unlikely(slab_test_pfmemalloc(slab))) { in ___cache_free()
H A Dslub.c3023 if (unlikely(slab_test_pfmemalloc(slab))) in pfmemalloc_match()