Home
last modified time | relevance | path

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

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