Home
last modified time | relevance | path

Searched refs:notifier_call (Results 1 – 200 of 606) sorted by relevance

1234

/linux-4.1.27/arch/arm/mach-highbank/
Dhighbank.c120 .notifier_call = highbank_platform_notifier,
124 .notifier_call = highbank_platform_notifier,
146 .notifier_call = hb_keys_notifier,
/linux-4.1.27/arch/sparc/kernel/
Dsstate.c74 .notifier_call = sstate_reboot_call,
85 .notifier_call = sstate_panic_event,
Dnmi.c244 .notifier_call = nmi_shutdown,
/linux-4.1.27/arch/arm/kernel/
Dxscale-cp0.c53 .notifier_call = dsp_do,
85 .notifier_call = iwmmxt_do,
Dsmp_twd.c132 .notifier_call = twd_rate_change,
177 .notifier_call = twd_cpufreq_transition,
325 .notifier_call = twd_timer_cpu_notify,
Dthumbee.c60 .notifier_call = thumbee_notifier,
Dpj4-cp0.c49 .notifier_call = iwmmxt_do,
Dkgdb.c213 .notifier_call = kgdb_notify,
/linux-4.1.27/arch/mips/lasat/
Dsetup.c112 .notifier_call = lasat_panic_display,
115 .notifier_call = lasat_panic_prom_monitor,
/linux-4.1.27/arch/arm/mach-keystone/
Dkeystone.c55 if (platform_nb.notifier_call) in keystone_init()
99 platform_nb.notifier_call = keystone_platform_notifier; in keystone_init_meminfo()
/linux-4.1.27/net/ipv6/netfilter/
Dnf_nat_masquerade_ipv6.c78 .notifier_call = masq_device_event,
92 .notifier_call = masq_inet_event,
/linux-4.1.27/drivers/leds/trigger/
Dledtrig-heartbeat.c129 .notifier_call = heartbeat_reboot_notifier,
133 .notifier_call = heartbeat_panic_notifier,
Dledtrig-cpu.c113 .notifier_call = ledtrig_cpu_notify,
Dledtrig-backlight.c120 n->notifier.notifier_call = fb_notifier_callback; in bl_trig_activate()
/linux-4.1.27/arch/arm/mach-mvebu/
Dcoherency.c93 .notifier_call = mvebu_hwcc_notifier,
97 .notifier_call = mvebu_hwcc_notifier,
/linux-4.1.27/net/ipv4/netfilter/
Dnf_nat_masquerade_ipv4.c119 .notifier_call = masq_device_event,
123 .notifier_call = masq_inet_event,
/linux-4.1.27/drivers/oprofile/
Dbuffer_sync.c130 .notifier_call = task_free_notify,
134 .notifier_call = task_exit_notify,
138 .notifier_call = munmap_notify,
142 .notifier_call = module_load_notify,
Dtimer_int.c97 .notifier_call = oprofile_cpu_notify,
Dnmi_timer_int.c79 .notifier_call = nmi_timer_cpu_notifier
/linux-4.1.27/drivers/usb/phy/
Dphy-omap-otg.c118 otg_dev->id_nb.notifier_call = omap_otg_id_notifier; in omap_otg_probe()
119 otg_dev->vbus_nb.notifier_call = omap_otg_vbus_notifier; in omap_otg_probe()
/linux-4.1.27/arch/parisc/kernel/
Dpdc_chassis.c107 .notifier_call = pdc_chassis_panic_event,
127 .notifier_call = pdc_chassis_reboot_event,
/linux-4.1.27/drivers/power/reset/
Dat91-reset.c194 at91_restart_nb.notifier_call = match->data; in at91_reset_of_probe()
222 at91_restart_nb.notifier_call = in at91_reset_platform_probe()
Dhisi-reboot.c39 .notifier_call = hisi_restart_handler,
Dmsm-poweroff.c36 .notifier_call = do_msm_restart,
Drmobile-reset.c39 .notifier_call = rmobile_reset_handler,
Daxxia-reset.c57 .notifier_call = axxia_restart_handler,
Dsyscon-reboot.c70 ctx->restart_handler.notifier_call = syscon_restart_handle; in syscon_reboot_probe()
Dxgene-reboot.c81 ctx->restart_handler.notifier_call = xgene_restart_handler; in xgene_reboot_probe()
Darm-versatile-reboot.c121 .notifier_call = versatile_reboot,
Dst-poweroff.c96 .notifier_call = st_restart,
Dbrcmstb-reboot.c82 .notifier_call = brcmstb_restart_handler,
Dgpio-restart.c80 gpio_restart->restart_handler.notifier_call = gpio_restart_notify; in gpio_restart_probe()
Dkeystone-reset.c69 .notifier_call = rsctrl_restart_handler,
Dvexpress-poweroff.c55 .notifier_call = vexpress_restart,
Dltc2952-poweroff.c286 data->panic_notifier.notifier_call = ltc2952_poweroff_notify_panic; in ltc2952_poweroff_probe()
/linux-4.1.27/arch/mips/include/asm/
Dtraps.h35 .notifier_call = fn, \
Dcop2.h65 .notifier_call = fn, \
Dcpu-info.h116 .notifier_call = fn, \
/linux-4.1.27/net/bridge/
Dbr.c121 .notifier_call = br_device_event
162 .notifier_call = br_netdev_switch_event,
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dacpi.c56 device->acpi.nb.notifier_call = nvkm_acpi_ntfy; in nvkm_acpi_init()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dopal-power.c47 .notifier_call = opal_power_control_event,
Dopal-memory-errors.c126 .notifier_call = opal_memory_err_event,
Dopal-hmi.c168 .notifier_call = opal_handle_hmi_event,
Dopal-async.c149 .notifier_call = opal_async_comp_event,
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_main.c222 if (mdev->nb.notifier_call) in mlx4_en_remove()
309 mdev->nb.notifier_call = mlx4_en_netdev_event; in mlx4_en_add()
311 mdev->nb.notifier_call = NULL; in mlx4_en_add()
/linux-4.1.27/arch/mips/kernel/
Dpm.c92 .notifier_call = mips_pm_notifier,
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dcmm.c295 .notifier_call = cmm_oom_notify
460 .notifier_call = cmm_reboot_notifier,
514 .notifier_call = cmm_memory_isolate_cb,
635 .notifier_call = cmm_memory_cb,
/linux-4.1.27/drivers/xen/
Dmanage.c307 .notifier_call = poweroff_nb,
343 .notifier_call = shutdown_event in xen_setup_shutdown_event()
Dcpu_hotplug.c103 .notifier_call = setup_cpu_watcher }; in setup_vcpu_hotplug_event()
Dxen-balloon.c92 .notifier_call = balloon_init_watcher,
Dpci.c202 .notifier_call = xen_pci_notifier,
/linux-4.1.27/include/linux/
Dcpu.h124 { .notifier_call = fn, .priority = pri }; \
130 { .notifier_call = fn, .priority = pri }; \
Dmemory.h127 { .notifier_call = fn, .priority = pri };\
Dnotifier.h54 notifier_fn_t notifier_call; member
Dsuspend.h384 { .notifier_call = fn, .priority = pri }; \
/linux-4.1.27/arch/arm/mach-shmobile/
Dplatsmp-scu.c37 .notifier_call = shmobile_smp_scu_notifier_call,
Dregulator-quirk-rcar-gen2.c118 .notifier_call = regulator_quirk_notify
/linux-4.1.27/arch/sparc/oprofile/
Dinit.c40 .notifier_call = profile_timer_exceptions_notify,
/linux-4.1.27/drivers/clocksource/
Ddummy_timer.c54 .notifier_call = dummy_timer_cpu_notify,
Dtimer-sun5i.c203 cs->timer.clk_rate_cb.notifier_call = sun5i_rate_cb_clksrc; in sun5i_setup_clocksource()
277 ce->timer.clk_rate_cb.notifier_call = sun5i_rate_cb_clkevt; in sun5i_setup_clockevent()
Dmips-gic-timer.c98 .notifier_call = gic_cpu_notifier,
Dmetag_generic.c173 .notifier_call = arch_timer_cpu_notify,
Dcadence_ttc_timer.c344 ttccs->ttc.clk_rate_change_nb.notifier_call = in ttc_setup_clocksource()
421 ttcce->ttc.clk_rate_change_nb.notifier_call = in ttc_setup_clockevent()
Darm_global_timer.c240 .notifier_call = gt_cpu_notify,
Dqcom-timer.c176 .notifier_call = msm_timer_cpu_notify,
Dtimer-atlas7.c243 .notifier_call = sirfsoc_cpu_notify,
Dtime-armada-370-xp.c224 .notifier_call = armada_370_xp_timer_cpu_notify,
/linux-4.1.27/arch/x86/platform/intel-mid/device_libs/
Dplatform_msic.c57 .notifier_call = msic_scu_status_change, in msic_init()
/linux-4.1.27/arch/arm/mach-tegra/
Dirq.c66 .notifier_call = tegra_gic_notifier,
/linux-4.1.27/arch/arm/mach-ep93xx/
Dcrunch.c79 .notifier_call = crunch_do,
/linux-4.1.27/kernel/
Dtracepoint.c314 (void) nb->notifier_call(nb, MODULE_STATE_COMING, tp_mod); in register_tracepoint_module_notifier()
338 (void) nb->notifier_call(nb, MODULE_STATE_GOING, tp_mod); in unregister_tracepoint_module_notifier()
445 .notifier_call = tracepoint_module_notify,
Dnotifier.c87 if (unlikely(!func_ptr_is_kernel_text(nb->notifier_call))) { in notifier_call_chain()
93 ret = nb->notifier_call(nb, val, v); in notifier_call_chain()
Dhung_task.c72 .notifier_call = hung_task_panic,
/linux-4.1.27/drivers/s390/char/
Dsclp_con.c274 .notifier_call = sclp_console_notify,
279 .notifier_call = sclp_console_notify,
Dsclp_async.c62 .notifier_call = call_home_on_panic,
Dsclp_vt220.c813 .notifier_call = sclp_vt220_notify,
818 .notifier_call = sclp_vt220_notify,
/linux-4.1.27/drivers/watchdog/
Dbcm47xx_wdt.c217 wdt->notifier.notifier_call = &bcm47xx_wdt_notify_sys; in bcm47xx_wdt_probe()
223 wdt->restart_handler.notifier_call = &bcm47xx_wdt_restart; in bcm47xx_wdt_probe()
Dalim7101_wdt.c322 .notifier_call = wdt_restart_handle,
345 .notifier_call = wdt_notify_sys,
Dsoftdog.c142 .notifier_call = softdog_notify_sys,
Ds3c2410_wdt.c429 wdt->freq_transition.notifier_call = s3c2410wdt_cpufreq_transition; in s3c2410wdt_cpufreq_register()
437 wdt->freq_transition.notifier_call = s3c2410wdt_cpufreq_transition; in s3c2410wdt_cpufreq_deregister()
634 wdt->restart_handler.notifier_call = s3c2410wdt_restart; in s3c2410wdt_probe()
Dsbc_epx_c3.c174 .notifier_call = epx_c3_notify_sys,
Dindydog.c170 .notifier_call = indydog_notify_sys,
Dsbc8360.c326 .notifier_call = sbc8360_notify_sys,
Dpnx833x_wdt.c233 .notifier_call = pnx833x_wdt_notify_sys,
Dmoxart_wdt.c144 moxart_wdt->restart_handler.notifier_call = moxart_restart_handle; in moxart_wdt_probe()
Dwafer5823wdt.c253 .notifier_call = wafwdt_notify_sys,
Dscx200_wdt.c131 .notifier_call = scx200_wdt_notify_sys,
Dda9063_wdt.c188 wdt->restart_handler.notifier_call = da9063_wdt_restart_handler; in da9063_wdt_probe()
Dsbc7240_wdt.c244 .notifier_call = wdt_notify_sys,
Dsb_wdog.c250 .notifier_call = sbwdog_notify_sys,
Dalim1535_wdt.c380 .notifier_call = ali_notify_sys,
Dw83877f_wdt.c337 .notifier_call = wdt_notify_sys,
Dmeson_wdt.c176 meson_wdt->restart_handler.notifier_call = meson_restart_handle; in meson_wdt_probe()
Dsbc60xxwdt.c315 .notifier_call = wdt_notify_sys,
Ddiag288_wdt.c258 .notifier_call = wdt_power_event,
Dmtk_wdt.c200 mtk_wdt->restart_handler.notifier_call = mtk_reset_handler; in mtk_wdt_probe()
Dsc520_wdt.c369 .notifier_call = wdt_notify_sys,
Dat91rm9200_wdt.c75 .notifier_call = at91rm9200_restart,
Dqcom-wdt.c192 wdt->restart_nb.notifier_call = qcom_wdt_restart; in qcom_wdt_probe()
Deurotechwdt.c394 .notifier_call = eurwdt_notify_sys,
Dgpio_wdt.c230 priv->notifier.notifier_call = gpio_wdt_notify_sys; in gpio_wdt_probe()
Dmachzwd.c385 .notifier_call = zf_notify_sys,
Dsc1200wdt.c307 .notifier_call = sc1200wdt_notify_sys,
Dwdrtas.c513 .notifier_call = wdrtas_reboot,
Dsmsc37b787_wdt.c517 .notifier_call = wb_smsc_wdt_notify_sys,
/linux-4.1.27/arch/sh/kernel/
Dnmi_debug.c44 .notifier_call = nmi_debug_notify,
/linux-4.1.27/arch/avr32/kernel/
Dnmi_debug.c45 .notifier_call = nmi_debug_notify,
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c2355 if (!iboe->nb.notifier_call) { in mlx4_ib_add()
2356 iboe->nb.notifier_call = mlx4_ib_netdev_event; in mlx4_ib_add()
2359 iboe->nb.notifier_call = NULL; in mlx4_ib_add()
2363 if (!iboe->nb_inet.notifier_call) { in mlx4_ib_add()
2364 iboe->nb_inet.notifier_call = mlx4_ib_inet_event; in mlx4_ib_add()
2367 iboe->nb_inet.notifier_call = NULL; in mlx4_ib_add()
2372 if (!iboe->nb_inet6.notifier_call) { in mlx4_ib_add()
2373 iboe->nb_inet6.notifier_call = mlx4_ib_inet6_event; in mlx4_ib_add()
2376 iboe->nb_inet6.notifier_call = NULL; in mlx4_ib_add()
2408 if (ibdev->iboe.nb.notifier_call) { in mlx4_ib_add()
[all …]
/linux-4.1.27/drivers/platform/x86/
Dpvpanic.c72 .notifier_call = pvpanic_panic_notify,
/linux-4.1.27/drivers/cpufreq/
Dcris-etraxfs-cpufreq.c14 .notifier_call = cris_sdram_freq_notifier
Dhighbank-cpufreq.c58 .notifier_call = hb_cpufreq_clk_notify,
Dcris-artpec3-cpufreq.c14 .notifier_call = cris_sdram_freq_notifier
Dppc_cbe_cpufreq_pmi.c124 .notifier_call = pmi_notifier,
Dcpufreq_stats.c307 .notifier_call = cpufreq_stat_notifier_policy
311 .notifier_call = cpufreq_stat_notifier_trans
Dloongson2_cpufreq.c33 .notifier_call = loongson2_cpu_freq_notifier
Dls1x-cpufreq.c43 .notifier_call = ls1x_cpufreq_notifier
/linux-4.1.27/drivers/macintosh/
Dwindfarm_cpufreq_clamp.c35 .notifier_call = clamp_notifier_call,
/linux-4.1.27/arch/powerpc/platforms/512x/
Dpdm360ng.c92 .notifier_call = pdm360ng_touchscreen_notifier_call,
/linux-4.1.27/drivers/accessibility/braille/
Dbraille_console.c272 .notifier_call = keyboard_notifier_call,
351 .notifier_call = vt_notifier_call,
/linux-4.1.27/drivers/mmc/core/
Dpwrseq_emmc.c90 pwrseq->reset_nb.notifier_call = mmc_pwrseq_emmc_reset_nb; in mmc_pwrseq_emmc_alloc()
/linux-4.1.27/net/openvswitch/
Ddp_notify.c101 .notifier_call = dp_device_event
/linux-4.1.27/sound/soc/codecs/
Dwm8995.c2031 wm8995->disable_nb[0].notifier_call = wm8995_regulator_event_0; in wm8995_probe()
2032 wm8995->disable_nb[1].notifier_call = wm8995_regulator_event_1; in wm8995_probe()
2033 wm8995->disable_nb[2].notifier_call = wm8995_regulator_event_2; in wm8995_probe()
2034 wm8995->disable_nb[3].notifier_call = wm8995_regulator_event_3; in wm8995_probe()
2035 wm8995->disable_nb[4].notifier_call = wm8995_regulator_event_4; in wm8995_probe()
2036 wm8995->disable_nb[5].notifier_call = wm8995_regulator_event_5; in wm8995_probe()
2037 wm8995->disable_nb[6].notifier_call = wm8995_regulator_event_6; in wm8995_probe()
2038 wm8995->disable_nb[7].notifier_call = wm8995_regulator_event_7; in wm8995_probe()
Dwm8770.c663 wm8770->disable_nb[0].notifier_call = wm8770_regulator_event_0; in wm8770_spi_probe()
664 wm8770->disable_nb[1].notifier_call = wm8770_regulator_event_1; in wm8770_spi_probe()
665 wm8770->disable_nb[2].notifier_call = wm8770_regulator_event_2; in wm8770_spi_probe()
Dwm8962.c3425 wm8962->disable_nb[0].notifier_call = wm8962_regulator_event_0; in wm8962_probe()
3426 wm8962->disable_nb[1].notifier_call = wm8962_regulator_event_1; in wm8962_probe()
3427 wm8962->disable_nb[2].notifier_call = wm8962_regulator_event_2; in wm8962_probe()
3428 wm8962->disable_nb[3].notifier_call = wm8962_regulator_event_3; in wm8962_probe()
3429 wm8962->disable_nb[4].notifier_call = wm8962_regulator_event_4; in wm8962_probe()
3430 wm8962->disable_nb[5].notifier_call = wm8962_regulator_event_5; in wm8962_probe()
3431 wm8962->disable_nb[6].notifier_call = wm8962_regulator_event_6; in wm8962_probe()
3432 wm8962->disable_nb[7].notifier_call = wm8962_regulator_event_7; in wm8962_probe()
Dwm8804.c600 wm8804->disable_nb[0].notifier_call = wm8804_regulator_event_0; in wm8804_probe()
601 wm8804->disable_nb[1].notifier_call = wm8804_regulator_event_1; in wm8804_probe()
/linux-4.1.27/arch/arm/nwfpe/
Dfpmodule.c71 .notifier_call = nwfpe_notify,
/linux-4.1.27/arch/powerpc/kernel/
Ddma-swiotlb.c98 .notifier_call = ppc_swiotlb_bus_notify,
Disa-bridge.c254 .notifier_call = isa_bridge_notify
/linux-4.1.27/kernel/gcov/
Dbase.c153 .notifier_call = gcov_module_notifier,
/linux-4.1.27/net/hsr/
Dhsr_main.c112 .notifier_call = hsr_netdev_notify, /* Slave event notifications */
/linux-4.1.27/arch/mips/sgi-ip32/
Dip32-reset.c130 .notifier_call = panic_event,
/linux-4.1.27/arch/blackfin/mach-common/
Ddpmc.c124 .notifier_call = vreg_cpufreq_notifier
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-debug.c183 .notifier_call = panic_notifier,
/linux-4.1.27/drivers/edac/
Docteon_edac-pc.c92 p->notifier.notifier_call = co_cache_error_event; in co_cache_error_probe()
/linux-4.1.27/lib/
Dnotifier-error-inject.c57 err_inject->nb.notifier_call = notifier_err_inject_callback; in notifier_err_inject_init()
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-osiris-dvs.c94 .notifier_call = osiris_dvs_notify,
/linux-4.1.27/drivers/staging/nvec/
Dnvec_power.c394 power->notifier.notifier_call = nvec_power_notifier; in nvec_power_probe()
403 power->notifier.notifier_call = nvec_power_bat_notifier; in nvec_power_probe()
Dnvec_ps2.c124 ps2_dev.notifier.notifier_call = nvec_ps2_notifier; in nvec_mouse_probe()
Dnvec_kbd.c148 keys_dev.notifier.notifier_call = nvec_keys_notifier; in nvec_kbd_probe()
/linux-4.1.27/drivers/parisc/
Dpower.c192 .notifier_call = parisc_panic_event,
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
Dsmp-shx3.c147 .notifier_call = shx3_cpu_callback,
/linux-4.1.27/block/
Dblk-softirq.c102 .notifier_call = blk_cpu_notify,
Dblk-iopoll.c210 .notifier_call = blk_iopoll_cpu_notify,
/linux-4.1.27/kernel/debug/
Ddebug_core.c740 .notifier_call = module_event,
855 .notifier_call = kgdb_panic_event,
893 .notifier_call = dbg_notify_reboot,
/linux-4.1.27/drivers/net/can/
Dled.c132 .notifier_call = can_led_notifier,
/linux-4.1.27/arch/mips/sgi-ip22/
Dip22-reset.c182 .notifier_call = panic_event,
/linux-4.1.27/net/rds/
Dpage.c204 .notifier_call = rds_page_remainder_cpu_notify,
/linux-4.1.27/arch/arm/mach-omap2/
Domap-wakeupgen.c334 .notifier_call = irq_cpu_hotplug_notify,
365 .notifier_call = irq_notifier,
/linux-4.1.27/arch/s390/mm/
Dcmm.c143 .notifier_call = cmm_oom_notify,
430 .notifier_call = cmm_power_event,
/linux-4.1.27/drivers/clk/samsung/
Dclk-exynos5440.c113 .notifier_call = exynos5440_clk_restart_notify,
Dclk-s3c2410-dclk.c326 s3c24xx_dclk->dclk0_div_change_nb.notifier_call = in s3c24xx_dclk_probe()
329 s3c24xx_dclk->dclk1_div_change_nb.notifier_call = in s3c24xx_dclk_probe()
/linux-4.1.27/drivers/cpuidle/
Dcpuidle-pseries.c199 .notifier_call = pseries_cpuidle_add_cpu_notifier,
Dcpuidle-powernv.c132 .notifier_call = powernv_cpuidle_add_cpu_notifier,
/linux-4.1.27/drivers/acpi/
Dprocessor_thermal.c107 .notifier_call = acpi_thermal_cpufreq_notifier,
Dprocessor_driver.c163 .notifier_call = acpi_cpu_soft_notify,
/linux-4.1.27/mm/
Dmm_init.c181 .notifier_call = mm_compute_batch_notifier,
/linux-4.1.27/arch/arm64/kernel/
Dfpsimd.c288 .notifier_call = fpsimd_cpu_pm_notifier,
Dkgdb.c287 .notifier_call = kgdb_notify,
/linux-4.1.27/drivers/firmware/google/
Dgsmi.c647 .notifier_call = gsmi_reboot_callback
659 .notifier_call = gsmi_die_callback
670 .notifier_call = gsmi_panic_callback,
/linux-4.1.27/drivers/irqchip/
Dirq-vf610-mscm-ir.c87 .notifier_call = vf610_mscm_ir_notifier,
Dirq-armada-370-xp.c391 .notifier_call = armada_xp_mpic_secondary_init,
407 .notifier_call = mpic_cascaded_secondary_init,
/linux-4.1.27/arch/ia64/kernel/
Dcrash.c273 .notifier_call = kdump_init_notifier, in machine_crash_setup()
Derr_inject.c261 .notifier_call = err_inject_cpu_callback,
/linux-4.1.27/arch/mips/oprofile/
Dop_model_loongson3.c191 .notifier_call = loongson3_cpu_callback
/linux-4.1.27/security/selinux/
Dnetif.c273 .notifier_call = sel_netif_netdev_notifier_handler,
/linux-4.1.27/arch/x86/kernel/
Dcpuid.c175 .notifier_call = cpuid_class_cpu_callback,
Dkvm.c399 .notifier_call = kvm_pv_reboot_notify,
470 .notifier_call = kvm_cpu_notify,
Dmsr.c239 .notifier_call = msr_class_cpu_callback,
/linux-4.1.27/arch/arm/mm/
Dcontext.c129 .notifier_call = contextidr_notifier,
/linux-4.1.27/arch/arm/mach-omap1/
Dboard-voiceblue.c177 .notifier_call = panic_event,
/linux-4.1.27/arch/arm/vfp/
Dvfpmodule.c214 .notifier_call = vfp_notifier,
500 .notifier_call = vfp_cpu_pm_notifier,
/linux-4.1.27/drivers/usb/dwc3/
Ddwc3-omap.c456 omap->vbus_nb.notifier_call = dwc3_omap_vbus_notifier; in dwc3_omap_extcon_register()
463 omap->id_nb.notifier_call = dwc3_omap_id_notifier; in dwc3_omap_extcon_register()
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan_main.c763 .notifier_call = ipvlan_addr4_event,
767 .notifier_call = ipvlan_device_event,
771 .notifier_call = ipvlan_addr6_event,
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_lvds.c478 if (lvds_connector->lid_notifier.notifier_call) in intel_lvds_destroy()
1144 lvds_connector->lid_notifier.notifier_call = intel_lid_notify; in intel_lvds_init()
1147 lvds_connector->lid_notifier.notifier_call = NULL; in intel_lvds_init()
Di915_gem_shrinker.c333 dev_priv->mm.oom_notifier.notifier_call = i915_gem_shrinker_oom; in i915_gem_shrinker_init()
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe_backend.c261 .notifier_call = backend_probe_and_watch in xenbus_probe_backend_init()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dcore.c199 .notifier_call = omap_dss_pm_notif,
/linux-4.1.27/drivers/input/keyboard/
Dadp5520-keys.c162 dev->notifier.notifier_call = adp5520_keys_notifier; in adp5520_keys_probe()
/linux-4.1.27/arch/hexagon/kernel/
Dkgdb.c230 .notifier_call = kgdb_notify,
/linux-4.1.27/net/core/
Dnetprio_cgroup.c278 .notifier_call = netprio_device_event
/linux-4.1.27/arch/x86/kernel/apic/
Dx2apic_cluster.c186 .notifier_call = update_clusterinfo,
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dtime.c55 .notifier_call = cris_time_freq_notifier,
/linux-4.1.27/drivers/misc/mic/card/
Dmic_device.c64 .notifier_call = mic_panic_event,
/linux-4.1.27/net/ieee802154/
Dcore.c276 .notifier_call = cfg802154_netdev_notifier_call,
/linux-4.1.27/arch/um/kernel/
Dum_arch.c224 .notifier_call = panic_exit,
/linux-4.1.27/arch/arm/xen/
Denlighten.c139 .notifier_call = xen_cpu_notification,
/linux-4.1.27/arch/powerpc/platforms/cell/
Dras.c252 .notifier_call = cbe_ptcal_notify_reboot
/linux-4.1.27/net/caif/
Dcaif_usb.c187 .notifier_call = cfusbl_device_notify,
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_compositor.c190 compo->vtg_vblank_nb.notifier_call = sti_drm_crtc_vblank_cb; in sti_compositor_probe()
/linux-4.1.27/drivers/input/misc/
Dpm8941-pwrkey.c251 pwrkey->reboot_notifier.notifier_call = pm8941_reboot_notify, in pm8941_pwrkey_probe()
/linux-4.1.27/net/ieee802154/6lowpan/
Dcore.c265 .notifier_call = lowpan_device_event,
/linux-4.1.27/kernel/trace/
Dtrace_printk.c184 .notifier_call = module_trace_bprintk_format_notify,
/linux-4.1.27/drivers/thermal/
Dclock_cooling.c447 ccdev->clk_rate_change_nb.notifier_call = clock_cooling_clock_notifier; in clock_cooling_register()
Dcpu_cooling.c292 .notifier_call = cpufreq_thermal_notifier,
/linux-4.1.27/arch/x86/mm/
Dkasan_init_64.c177 .notifier_call = kasan_die_handler,
/linux-4.1.27/drivers/power/avs/
Drockchip-io-domain.c286 supply->nb.notifier_call = rockchip_iodomain_notify; in rockchip_iodomain_probe()
/linux-4.1.27/drivers/staging/olpc_dcon/
Dolpc_dcon.c577 .notifier_call = unfreeze_on_panic,
602 dcon->reboot_nb.notifier_call = dcon_reboot_notify; in dcon_probe()
/linux-4.1.27/virt/kvm/arm/
Darch_timer.c268 .notifier_call = kvm_timer_cpu_notify,
/linux-4.1.27/net/sched/
Dact_mirred.c234 .notifier_call = mirred_device_event,
/linux-4.1.27/arch/arm/mach-pxa/
Dam200epd.c193 .notifier_call = am200_fb_notifier_callback,

1234