Searched refs:cxl_ioctl_start_work (Results 1 – 3 of 3) sorted by relevance
17 struct cxl_ioctl_start_work { struct37 #define CXL_IOCTL_START_WORK _IOW(CXL_MAGIC, 0x00, struct cxl_ioctl_start_work) argument
136 struct cxl_ioctl_start_work __user *uwork) in afu_ioctl_start_work()138 struct cxl_ioctl_start_work work; in afu_ioctl_start_work()147 sizeof(struct cxl_ioctl_start_work))) { in afu_ioctl_start_work()225 return afu_ioctl_start_work(ctx, (struct cxl_ioctl_start_work __user *)arg); in afu_ioctl()497 BUILD_BUG_ON(sizeof(struct cxl_ioctl_start_work) != 64); in cxl_file_init()
173 Takes a pointer to a struct cxl_ioctl_start_work:175 struct cxl_ioctl_start_work {