Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dslob.c382 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()
/Linux-v5.10/include/linux/
Dpage-flags.h343 __PAGEFLAG(SlobFree, slob_free, PF_NO_TAIL)