Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dslab.h148 static inline bool slab_test_pfmemalloc(const struct slab *slab) in slab_test_pfmemalloc() function
A 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()
3430 if (unlikely(slab_test_pfmemalloc(slab))) { in ___cache_free()
A Dslub.c3005 if (unlikely(slab_test_pfmemalloc(slab))) in pfmemalloc_match()

Completed in 23 milliseconds