Searched refs:___slab_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/mm/ |
| H A D | page_owner.rst | 85 ___slab_alloc+0x528/0x8a0
|
| /linux/mm/ |
| H A D | slub.c | 4374 static void *___slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, in ___slab_alloc() function 4479 object = ___slab_alloc(s, gfpflags, node, addr, orig_size); in __slab_alloc_node() 7204 p[i] = ___slab_alloc(s, flags, NUMA_NO_NODE, _RET_IP_, in __kmem_cache_alloc_bulk()
|