exp_list           76 drivers/xen/gntdev-dmabuf.c 	struct list_head exp_list;
exp_list          156 drivers/xen/gntdev-dmabuf.c 	list_for_each_entry(gntdev_dmabuf, &priv->exp_list, next)
exp_list          431 drivers/xen/gntdev-dmabuf.c 	list_add(&gntdev_dmabuf->next, &args->dmabuf_priv->exp_list);
exp_list          862 drivers/xen/gntdev-dmabuf.c 	INIT_LIST_HEAD(&priv->exp_list);