Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H A Dgntdev-dmabuf.c73 struct list_head exp_wait_list; member
106 list_add(&obj->next, &priv->exp_wait_list); in dmabuf_exp_wait_obj_new()
137 list_for_each_entry(obj, &priv->exp_wait_list, next) in dmabuf_exp_wait_obj_signal()
836 INIT_LIST_HEAD(&priv->exp_wait_list); in gntdev_dmabuf_init()