Home
last modified time | relevance | path

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

/drivers/xen/
A Dgntdev-dmabuf.c75 struct list_head imp_list; member
645 list_add(&gntdev_dmabuf->next, &priv->imp_list); in dmabuf_imp_to_refs()
673 list_for_each_entry_safe(gntdev_dmabuf, q, &priv->imp_list, next) { in dmabuf_imp_find_unlink()
717 list_for_each_entry_safe(gntdev_dmabuf, q, &priv->imp_list, next) in dmabuf_imp_release_all()
829 INIT_LIST_HEAD(&priv->imp_list); in gntdev_dmabuf_init()

Completed in 5 milliseconds