Home
last modified time | relevance | path

Searched refs:ioctl_gntalloc_alloc_gref (Results 1 – 4 of 4) 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 Dgntalloc.h20 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
21 struct ioctl_gntalloc_alloc_gref { 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 Dgntalloc.h20 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
21 struct ioctl_gntalloc_alloc_gref { struct
/OK3568_Linux_fs/kernel/include/uapi/xen/
H A Dgntalloc.h20 _IOC(_IOC_NONE, 'G', 5, sizeof(struct ioctl_gntalloc_alloc_gref))
21 struct ioctl_gntalloc_alloc_gref { struct
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntalloc.c121 static int add_grefs(struct ioctl_gntalloc_alloc_gref *op, in add_grefs()
273 struct ioctl_gntalloc_alloc_gref __user *arg) in gntalloc_ioctl_alloc()
276 struct ioctl_gntalloc_alloc_gref op; in gntalloc_ioctl_alloc()