Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dapei.c85 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
/kernel/linux/linux-5.10/drivers/mtd/ubi/
Dblock.c570 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() argument
574 switch (notification_type) { in ubiblock_notify()
/kernel/linux/linux-5.10/include/linux/
Dcper.h336 guid_t notification_type; member
/kernel/linux/linux-5.10/drivers/scsi/
Dpmcraid.h395 __u8 notification_type; member
Dpmcraid.c1535 pinstance->ccn.hcam->notification_type, in pmcraid_handle_config_change()
1567 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1622 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1709 pinstance->ldn.hcam->notification_type, in pmcraid_handle_error_log()
1715 if (pinstance->ldn.hcam->notification_type != in pmcraid_handle_error_log()
/kernel/linux/linux-5.10/drivers/acpi/apei/
Derst.c1057 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()