zbud_map           19 include/linux/zbud.h void *zbud_map(struct zbud_pool *pool, unsigned long handle);
zbud_map          192 mm/zbud.c      	return zbud_map(pool, handle);