Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslob.c340 static void slob_free(void *block, int size) in slob_free() function
498 slob_free(m, *m + align); in kfree()
585 slob_free(b, size); in __kmem_cache_free()
/linux-4.4.14/include/linux/
Dpage-flags.h226 __PAGEFLAG(SlobFree, slob_free) in PAGEFLAG()