Home
last modified time | relevance | path

Searched refs:ocxl_ioctl_attach (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/misc/
H A Docxl.h28 struct ocxl_ioctl_attach { struct
72 #define OCXL_IOCTL_ATTACH _IOW(OCXL_MAGIC, 0x10, struct ocxl_ioctl_attach)
/kernel/linux/linux-6.6/include/uapi/misc/
H A Docxl.h28 struct ocxl_ioctl_attach { struct
72 #define OCXL_IOCTL_ATTACH _IOW(OCXL_MAGIC, 0x10, struct ocxl_ioctl_attach)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Docxl.h38 struct ocxl_ioctl_attach { struct
69 #define OCXL_IOCTL_ATTACH _IOW(OCXL_MAGIC, 0x10, struct ocxl_ioctl_attach)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/misc/
H A Docxl.h25 struct ocxl_ioctl_attach { struct
58 #define OCXL_IOCTL_ATTACH _IOW(OCXL_MAGIC, 0x10, struct ocxl_ioctl_attach)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Docxl.h38 struct ocxl_ioctl_attach { struct
69 #define OCXL_IOCTL_ATTACH _IOW(OCXL_MAGIC, 0x10, struct ocxl_ioctl_attach)
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dfile.c73 struct ocxl_ioctl_attach __user *uarg) in afu_ioctl_attach()
75 struct ocxl_ioctl_attach arg; in afu_ioctl_attach()
225 (struct ocxl_ioctl_attach __user *) args); in afu_ioctl()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dfile.c73 struct ocxl_ioctl_attach __user *uarg) in afu_ioctl_attach()
75 struct ocxl_ioctl_attach arg; in afu_ioctl_attach()
223 (struct ocxl_ioctl_attach __user *) args); in afu_ioctl()

Completed in 3 milliseconds