Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/
Dgntdev-dmabuf.c78 struct list_head exp_wait_list; member
111 list_add(&obj->next, &priv->exp_wait_list); in dmabuf_exp_wait_obj_new()
142 list_for_each_entry(obj, &priv->exp_wait_list, next) in dmabuf_exp_wait_obj_signal()
842 INIT_LIST_HEAD(&priv->exp_wait_list); in gntdev_dmabuf_init()