Home
last modified time | relevance | path

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

/linux-6.15/tools/power/pm-graph/config/
H A Dcgskip.txt43 __slab_alloc
/linux-6.15/mm/
H A Dslub.c3934 static void *__slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, in __slab_alloc() function
4023 object = __slab_alloc(s, gfpflags, node, addr, c, orig_size); in __slab_alloc_node()