Home
last modified time | relevance | path

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

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