Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslob.c382 static void slob_free(void *block, int size) in slob_free() function
557 slob_free(m, *m + align); in kfree()
653 slob_free(b, size); in __kmem_cache_free()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage-flags.h346 __PAGEFLAG(SlobFree, slob_free, PF_NO_TAIL)