Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dzbud.h16 void zbud_free(struct zbud_pool *pool, unsigned long handle);
/linux-4.4.14/mm/
Dzbud.c166 zbud_free(pool, handle); in zbud_zpool_free()
429 void zbud_free(struct zbud_pool *pool, unsigned long handle) in zbud_free() function