Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/xen/
Dgntdev.h302 sizeof(struct ioctl_gntdev_dmabuf_imp_release))
303 struct ioctl_gntdev_dmabuf_imp_release { struct
/Linux-v4.19/drivers/xen/
Dgntdev-dmabuf.h31 struct ioctl_gntdev_dmabuf_imp_release __user *u);
Dgntdev-dmabuf.c827 struct ioctl_gntdev_dmabuf_imp_release __user *u) in gntdev_ioctl_dmabuf_imp_release()
829 struct ioctl_gntdev_dmabuf_imp_release op; in gntdev_ioctl_dmabuf_imp_release()