Home
last modified time | relevance | path

Searched defs:new_slab (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/mm/
Dslub.c1959 gfp_t gfp, bool new_slab) in alloc_slab_obj_exts()
2047 gfp_t gfp, bool new_slab) in alloc_slab_obj_exts()
2643 static struct slab *new_slab(struct kmem_cache *s, gfp_t flags, int node) in new_slab() function