Home
last modified time | relevance | path

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

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