Home
last modified time | relevance | path

Searched refs:cxl_ioctl_start_work (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/misc/
H A Dcxl.h18 struct cxl_ioctl_start_work { struct
84 #define CXL_IOCTL_START_WORK _IOW(CXL_MAGIC, 0x00, struct cxl_ioctl_start_work)
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c148 struct cxl_ioctl_start_work __user *uwork) in afu_ioctl_start_work()
150 struct cxl_ioctl_start_work work; in afu_ioctl_start_work()
323 return afu_ioctl_start_work(ctx, (struct cxl_ioctl_start_work __user *)arg); in afu_ioctl()
668 BUILD_BUG_ON(sizeof(struct cxl_ioctl_start_work) != 64); in cxl_file_init()
H A Dapi.c461 struct cxl_ioctl_start_work *work) in cxl_start_work()
/openbmc/linux/include/misc/
H A Dcxl.h190 struct cxl_ioctl_start_work *work);
/openbmc/linux/drivers/scsi/cxlflash/
H A Dcxl_hw.c133 struct cxl_ioctl_start_work work = { 0 }; in cxlflash_start_work()
/openbmc/linux/Documentation/powerpc/
H A Dcxl.rst198 Takes a pointer to a struct cxl_ioctl_start_work
202 struct cxl_ioctl_start_work {