Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/mce/
Dapei.c158 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
/Linux-v6.1/drivers/mtd/ubi/
Dblock.c571 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() argument
575 switch (notification_type) { in ubiblock_notify()
/Linux-v6.1/include/linux/
Dcper.h336 guid_t notification_type; member
/Linux-v6.1/drivers/scsi/
Dpmcraid.h395 __u8 notification_type; member
Dpmcraid.c1529 pinstance->ccn.hcam->notification_type, in pmcraid_handle_config_change()
1561 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1616 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1703 pinstance->ldn.hcam->notification_type, in pmcraid_handle_error_log()
1709 if (pinstance->ldn.hcam->notification_type != in pmcraid_handle_error_log()
/Linux-v6.1/drivers/acpi/apei/
Derst.c1118 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()