Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dgntdev-dmabuf.c80 struct list_head imp_list; member
672 list_add(&gntdev_dmabuf->next, &priv->imp_list); in dmabuf_imp_to_refs()
700 list_for_each_entry_safe(gntdev_dmabuf, q, &priv->imp_list, next) { in dmabuf_imp_find_unlink()
848 INIT_LIST_HEAD(&priv->imp_list); in gntdev_dmabuf_init()