Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/xen/
Dgntdev.h308 sizeof(struct ioctl_gntdev_dmabuf_imp_release))
309 struct ioctl_gntdev_dmabuf_imp_release { struct
/linux-6.6.21/drivers/xen/
Dgntdev-dmabuf.h31 struct ioctl_gntdev_dmabuf_imp_release __user *u);
Dgntdev-dmabuf.c816 struct ioctl_gntdev_dmabuf_imp_release __user *u) in gntdev_ioctl_dmabuf_imp_release()
818 struct ioctl_gntdev_dmabuf_imp_release op; in gntdev_ioctl_dmabuf_imp_release()