Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Dpage_owner.rst85 ___slab_alloc+0x528/0x8a0
/linux/mm/
H A Dslub.c4461 static void *___slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, in ___slab_alloc() function
4748 NOKPROBE_SYMBOL(___slab_alloc);
4779 p = ___slab_alloc(s, gfpflags, node, addr, c, orig_size); in __slab_alloc()
7431 p[i] = ___slab_alloc(s, flags, NUMA_NO_NODE, in __kmem_cache_alloc_bulk()