Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dzbud.h18 void *zbud_map(struct zbud_pool *pool, unsigned long handle);
/linux-4.4.14/mm/
Dzbud.c191 return zbud_map(pool, handle); in zbud_zpool_map()
586 void *zbud_map(struct zbud_pool *pool, unsigned long handle) in zbud_map() function