Home
last modified time | relevance | path

Searched refs:slob_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslob.c380 * slob_free: entry point into the slob allocator.
382 static void slob_free(void *block, int size) in slob_free() function
552 slob_free(m, *m + align); in kfree()
647 slob_free(b, size); in __kmem_cache_free()
/kernel/linux/linux-5.10/include/linux/
H A Dpage-flags.h354 __PAGEFLAG(SlobFree, slob_free, PF_NO_TAIL)

Completed in 3 milliseconds