Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dmce-apei.c97 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
/Linux-v4.19/drivers/mtd/ubi/
Dblock.c551 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() argument
555 switch (notification_type) { in ubiblock_notify()
/Linux-v4.19/include/linux/
Dcper.h340 guid_t notification_type; member
/Linux-v4.19/drivers/scsi/
Dpmcraid.h408 __u8 notification_type; member
Dpmcraid.c1557 pinstance->ccn.hcam->notification_type, in pmcraid_handle_config_change()
1589 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1644 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1731 pinstance->ldn.hcam->notification_type, in pmcraid_handle_error_log()
1737 if (pinstance->ldn.hcam->notification_type != in pmcraid_handle_error_log()
/Linux-v4.19/drivers/acpi/apei/
Derst.c1068 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()