Home
last modified time | relevance | path

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

/linux/Documentation/mm/
H A Dallocation-profiling.rst61 55M 4887 mm/slub.c:2259 func:alloc_slab_page
/linux/mm/
H A Dslub.c3282 static inline struct slab *alloc_slab_page(gfp_t flags, int node, in alloc_slab_page() function
3485 slab = alloc_slab_page(alloc_gfp, node, oo, allow_spin); in allocate_slab()
3493 slab = alloc_slab_page(alloc_gfp, node, oo, allow_spin); in allocate_slab()