Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dslob.c301 static void *slob_alloc(size_t size, gfp_t gfp, int align, int node, in slob_alloc() function
503 m = slob_alloc(size + minalign, gfp, align, node, minalign); in __do_kmalloc_node()
624 b = slob_alloc(c->size, flags, c->align, node, 0); in slob_alloc_node()

Completed in 3 milliseconds