Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dapei.c207 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
/linux-6.15/drivers/mtd/ubi/
H A Dblock.c605 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() argument
609 switch (notification_type) { in ubiblock_notify()
/linux-6.15/include/linux/
H A Dcper.h363 guid_t notification_type; member
/linux-6.15/drivers/scsi/
H A Dpmcraid.h395 __u8 notification_type; member
H A Dpmcraid.c1532 pinstance->ccn.hcam->notification_type, in pmcraid_handle_config_change()
1564 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1619 if (pinstance->ccn.hcam->notification_type == in pmcraid_handle_config_change()
1706 pinstance->ldn.hcam->notification_type, in pmcraid_handle_error_log()
1712 if (pinstance->ldn.hcam->notification_type != in pmcraid_handle_error_log()
/linux-6.15/drivers/ras/amd/
H A Dfmpm.c512 hdr->notification_type = CPER_NOTIFY_MCE; in set_rec_fields()
/linux-6.15/drivers/acpi/apei/
H A Derst.c1151 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()