Searched refs:slab_test_pfmemalloc (Results 1 – 3 of 3) sorted by relevance
148 static inline bool slab_test_pfmemalloc(const struct slab *slab) in slab_test_pfmemalloc() function
2771 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()
3005 if (unlikely(slab_test_pfmemalloc(slab))) in pfmemalloc_match()
Completed in 23 milliseconds