Searched refs:notifier_call (Results 1 – 25 of 656) sorted by relevance
12345678910>>...27
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | opal-power.c | 122 .notifier_call = opal_power_control_event, 129 .notifier_call = opal_power_control_event, 136 .notifier_call = opal_power_control_event,
|
/Linux-v4.19/arch/arm/mach-highbank/ |
D | highbank.c | 119 .notifier_call = highbank_platform_notifier, 123 .notifier_call = highbank_platform_notifier, 145 .notifier_call = hb_keys_notifier,
|
/Linux-v4.19/arch/sparc/kernel/ |
D | sstate.c | 75 .notifier_call = sstate_reboot_call, 86 .notifier_call = sstate_panic_event,
|
/Linux-v4.19/arch/arm/kernel/ |
D | xscale-cp0.c | 56 .notifier_call = dsp_do, 88 .notifier_call = iwmmxt_do,
|
D | thumbee.c | 60 .notifier_call = thumbee_notifier,
|
/Linux-v4.19/arch/mips/lasat/ |
D | setup.c | 112 .notifier_call = lasat_panic_display, 115 .notifier_call = lasat_panic_prom_monitor,
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | nf_nat_masquerade_ipv4.c | 127 .notifier_call = masq_device_event, 131 .notifier_call = masq_inet_event,
|
/Linux-v4.19/drivers/oprofile/ |
D | buffer_sync.c | 132 .notifier_call = task_free_notify, 136 .notifier_call = task_exit_notify, 140 .notifier_call = munmap_notify, 144 .notifier_call = module_load_notify,
|
/Linux-v4.19/arch/parisc/kernel/ |
D | pdc_chassis.c | 107 .notifier_call = pdc_chassis_panic_event, 127 .notifier_call = pdc_chassis_reboot_event,
|
/Linux-v4.19/drivers/usb/phy/ |
D | phy-omap-otg.c | 110 otg_dev->id_nb.notifier_call = omap_otg_id_notifier; in omap_otg_probe() 111 otg_dev->vbus_nb.notifier_call = omap_otg_vbus_notifier; in omap_otg_probe()
|
D | phy.c | 330 if (x->vbus_nb.notifier_call) { in usb_add_extcon() 340 x->type_nb.notifier_call = usb_phy_get_charger_type; in usb_add_extcon() 379 if (x->id_nb.notifier_call) { in usb_add_extcon() 398 if (x->type_nb.notifier_call) in usb_add_extcon()
|
/Linux-v4.19/arch/arm/mach-mvebu/ |
D | coherency.c | 107 .notifier_call = mvebu_hwcc_notifier, 111 .notifier_call = mvebu_hwcc_notifier,
|
/Linux-v4.19/net/ipv6/netfilter/ |
D | nf_nat_masquerade_ipv6.c | 84 .notifier_call = masq_device_event, 162 .notifier_call = masq_inet_event,
|
/Linux-v4.19/drivers/leds/trigger/ |
D | ledtrig-heartbeat.c | 183 .notifier_call = heartbeat_reboot_notifier, 187 .notifier_call = heartbeat_panic_notifier,
|
D | ledtrig-activity.c | 236 .notifier_call = activity_reboot_notifier, 240 .notifier_call = activity_panic_notifier,
|
/Linux-v4.19/drivers/xen/ |
D | arm-device.c | 144 .notifier_call = xen_platform_notifier, 186 .notifier_call = xen_amba_notifier,
|
/Linux-v4.19/arch/mips/include/asm/ |
D | traps.h | 35 .notifier_call = fn, \
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | acpi.c | 55 device->acpi.nb.notifier_call = nvkm_acpi_ntfy; in nvkm_acpi_init()
|
/Linux-v4.19/arch/mips/kernel/ |
D | pm.c | 92 .notifier_call = mips_pm_notifier,
|
/Linux-v4.19/drivers/s390/char/ |
D | sclp_con.c | 271 .notifier_call = sclp_console_notify, 276 .notifier_call = sclp_console_notify,
|
/Linux-v4.19/net/bridge/ |
D | br.c | 125 .notifier_call = br_device_event 175 .notifier_call = br_switchdev_event,
|
/Linux-v4.19/drivers/power/reset/ |
D | brcm-kona-reset.c | 45 .notifier_call = kona_reset_handler,
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | cmm.c | 329 .notifier_call = cmm_oom_notify 494 .notifier_call = cmm_reboot_notifier, 548 .notifier_call = cmm_memory_isolate_cb, 669 .notifier_call = cmm_memory_cb,
|
/Linux-v4.19/arch/sparc/oprofile/ |
D | init.c | 40 .notifier_call = profile_timer_exceptions_notify,
|
/Linux-v4.19/arch/x86/platform/intel-mid/device_libs/ |
D | platform_msic.c | 57 .notifier_call = msic_scu_status_change, in msic_init()
|
12345678910>>...27