Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/misc/
H A Docxl.h59 struct ocxl_ioctl_features { struct
78 #define OCXL_IOCTL_GET_FEATURES _IOR(OCXL_MAGIC, 0x16, struct ocxl_ioctl_features)
/kernel/linux/linux-6.6/include/uapi/misc/
H A Docxl.h59 struct ocxl_ioctl_features { struct
78 #define OCXL_IOCTL_GET_FEATURES _IOR(OCXL_MAGIC, 0x16, struct ocxl_ioctl_features)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Docxl.h60 struct ocxl_ioctl_features { struct
75 #define OCXL_IOCTL_GET_FEATURES _IOR(OCXL_MAGIC, 0x16, struct ocxl_ioctl_features)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/misc/
H A Docxl.h49 struct ocxl_ioctl_features { struct
64 #define OCXL_IOCTL_GET_FEATURES _IOR(OCXL_MAGIC, 0x16, struct ocxl_ioctl_features)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Docxl.h60 struct ocxl_ioctl_features { struct
75 #define OCXL_IOCTL_GET_FEATURES _IOR(OCXL_MAGIC, 0x16, struct ocxl_ioctl_features)
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dfile.c160 struct ocxl_ioctl_features __user *uarg) in afu_ioctl_get_features()
162 struct ocxl_ioctl_features arg; in afu_ioctl_get_features()
280 (struct ocxl_ioctl_features __user *) args); in afu_ioctl()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dfile.c158 struct ocxl_ioctl_features __user *uarg) in afu_ioctl_get_features()
160 struct ocxl_ioctl_features arg; in afu_ioctl_get_features()
278 (struct ocxl_ioctl_features __user *) args); in afu_ioctl()

Completed in 3 milliseconds