Home
last modified time | relevance | path

Searched refs:cxl_event_header (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/misc/
H A Dcxl.h102 struct cxl_event_header { struct
136 * existing events is set in the read call to sizeof(cxl_event_header)
147 struct cxl_event_header header;
/kernel/linux/linux-6.6/include/uapi/misc/
H A Dcxl.h102 struct cxl_event_header { struct
136 * existing events is set in the read call to sizeof(cxl_event_header)
147 struct cxl_event_header header;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/misc/
H A Dcxl.h75 struct cxl_event_header { struct
106 struct cxl_event_header header;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Dcxl.h85 struct cxl_event_header { struct
115 struct cxl_event_header header;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Dcxl.h85 struct cxl_event_header { struct
115 struct cxl_event_header header;
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dfile.c408 if (copy_to_user(buf, event, sizeof(struct cxl_event_header))) { in afu_driver_event_copy()
414 buf += sizeof(struct cxl_event_header); in afu_driver_event_copy()
473 event.header.size = sizeof(struct cxl_event_header); in afu_read()
668 BUILD_BUG_ON(sizeof(struct cxl_event_header) != 8); in cxl_file_init()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dfile.c408 if (copy_to_user(buf, event, sizeof(struct cxl_event_header))) { in afu_driver_event_copy()
414 buf += sizeof(struct cxl_event_header); in afu_driver_event_copy()
473 event.header.size = sizeof(struct cxl_event_header); in afu_read()
669 BUILD_BUG_ON(sizeof(struct cxl_event_header) != 8); in cxl_file_init()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c1060 event.header.size = sizeof(struct cxl_event_header); in afu_read()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c1063 event.header.size = sizeof(struct cxl_event_header); in afu_read()

Completed in 7 milliseconds