Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dzbud.h14 void zbud_destroy_pool(struct zbud_pool *pool);
/OK3568_Linux_fs/kernel/mm/
H A Dzbud.c157 zbud_destroy_pool(pool); in zbud_zpool_destroy()
330 void zbud_destroy_pool(struct zbud_pool *pool) in zbud_destroy_pool() function