Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/xen/
H A Dgntdev.h302 sizeof(struct ioctl_gntdev_dmabuf_imp_release))
303 struct ioctl_gntdev_dmabuf_imp_release { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/xen/
H A Dgntdev.h302 sizeof(struct ioctl_gntdev_dmabuf_imp_release))
303 struct ioctl_gntdev_dmabuf_imp_release { struct
/OK3568_Linux_fs/kernel/include/uapi/xen/
H A Dgntdev.h302 sizeof(struct ioctl_gntdev_dmabuf_imp_release))
303 struct ioctl_gntdev_dmabuf_imp_release { struct
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev-dmabuf.h31 struct ioctl_gntdev_dmabuf_imp_release __user *u);
H A Dgntdev-dmabuf.c822 struct ioctl_gntdev_dmabuf_imp_release __user *u) in gntdev_ioctl_dmabuf_imp_release()
824 struct ioctl_gntdev_dmabuf_imp_release op; in gntdev_ioctl_dmabuf_imp_release()