Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslub.c1958 gfp_t gfp, bool new_slab) in alloc_slab_obj_exts()
2042 gfp_t gfp, bool new_slab) in alloc_slab_obj_exts()
2624 static struct slab *new_slab(struct kmem_cache *s, gfp_t flags, int node) in new_slab() function