Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dslab.h138 static inline bool slab_test_pfmemalloc(const struct slab *slab) in slab_test_pfmemalloc() function
Dslab.c2771 if (!slab_test_pfmemalloc(slab)) in get_valid_first_slab()
2789 if (!slab_test_pfmemalloc(slab)) in get_valid_first_slab()
2795 if (!slab_test_pfmemalloc(slab)) { in get_valid_first_slab()
3429 if (unlikely(slab_test_pfmemalloc(slab))) { in ___cache_free()
Dslub.c2993 if (unlikely(slab_test_pfmemalloc(slab))) in pfmemalloc_match()