Searched refs:notification_type (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
H A D | apei.c | 85 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | apei.c | 158 rcd.hdr.notification_type = CPER_NOTIFY_MCE; in apei_write_mce()
|
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | block.c | 570 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() 574 switch (notification_type) { in ubiblock_notify() 569 ubiblock_notify(struct notifier_block *nb, unsigned long notification_type, void *ns_ptr) ubiblock_notify() argument
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | block.c | 536 unsigned long notification_type, void *ns_ptr) in ubiblock_notify() 540 switch (notification_type) { in ubiblock_notify() 535 ubiblock_notify(struct notifier_block *nb, unsigned long notification_type, void *ns_ptr) ubiblock_notify() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | cper.h | 56 * notification_type in struct cper_record_header. These UUIDs are defined 336 guid_t notification_type; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cper.h | 56 * notification_type in struct cper_record_header. These UUIDs are defined 336 guid_t notification_type; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | pmcraid.c | 1529 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()
|
H A D | pmcraid.h | 395 __u8 notification_type; member 431 /* pmcraid_hcam.notification_type values */
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | pmcraid.h | 395 __u8 notification_type; member 431 /* pmcraid_hcam.notification_type values */
|
H A D | pmcraid.c | 1535 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/ |
H A D | erst.c | 1057 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()
|
/kernel/linux/linux-6.6/drivers/acpi/apei/ |
H A D | erst.c | 1118 rcd->hdr.notification_type = CPER_NOTIFY_MCE; in erst_writer()
|
Completed in 34 milliseconds