Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslab.h179 static inline void slab_set_pfmemalloc(struct slab *slab) in slab_set_pfmemalloc() function
H A Dslub.c2460 slab_set_pfmemalloc(slab); in alloc_slab_page()