/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | memory-hotplug.rst | 83 NOTIFY_BAD, NOTIFY_STOP中的一个值。 87 NOTIFY_BAD是作为对MEM_GOING_ONLINE、MEM_GOING_OFFLINE、MEM_ONLINE或MEM_OFFLINE
|
/openbmc/linux/drivers/cpufreq/ |
H A D | highbank-cpufreq.c | 43 return NOTIFY_BAD; in hb_cpufreq_clk_notify() 48 return NOTIFY_BAD; in hb_cpufreq_clk_notify()
|
H A D | s5pv210-cpufreq.c | 563 return NOTIFY_BAD; in s5pv210_cpufreq_reboot_notifier_event() 570 return NOTIFY_BAD; in s5pv210_cpufreq_reboot_notifier_event()
|
/openbmc/linux/drivers/watchdog/ |
H A D | watchdog_core.c | 171 return NOTIFY_BAD; in watchdog_reboot_notifier() 188 return NOTIFY_BAD; in watchdog_restart_notifier() 215 return NOTIFY_BAD; in watchdog_pm_notifier()
|
/openbmc/linux/arch/mips/cavium-octeon/ |
H A D | cpu.c | 40 return NOTIFY_BAD; /* Don't call default notifier */ in cnmips_cu2_call()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | nmi_debug.c | 36 return NOTIFY_BAD; in nmi_debug_notify()
|
H A D | traps.c | 194 case NOTIFY_BAD: in BUILD_TRAP_HANDLER()
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-cadence-ttc.c | 254 return NOTIFY_BAD; in ttc_rate_change_clocksource_cb() 257 return NOTIFY_BAD; in ttc_rate_change_clocksource_cb() 279 return NOTIFY_BAD; in ttc_rate_change_clocksource_cb()
|
H A D | arm_global_timer.c | 298 return NOTIFY_BAD; in gt_clk_rate_change_cb() 304 return NOTIFY_BAD; in gt_clk_rate_change_cb()
|
/openbmc/linux/arch/arm/mach-keystone/ |
H A D | keystone.c | 77 return NOTIFY_BAD; in keystone_platform_notifier()
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_device.c | 495 return NOTIFY_BAD; in xfrm_api_check() 501 return NOTIFY_BAD; in xfrm_api_check() 504 return NOTIFY_BAD; in xfrm_api_check()
|
/openbmc/linux/drivers/acpi/ |
H A D | event.c | 36 == NOTIFY_BAD) ? -EINVAL : 0; in acpi_notifier_call_chain()
|
/openbmc/linux/net/hsr/ |
H A D | hsr_main.c | 118 return NOTIFY_BAD; in hsr_netdev_notify()
|
/openbmc/linux/Documentation/core-api/ |
H A D | memory-hotplug.rst | 75 NOTIFY_DONE, NOTIFY_OK, NOTIFY_BAD, NOTIFY_STOP 80 NOTIFY_BAD is used as response to the MEM_GOING_ONLINE, MEM_GOING_OFFLINE,
|
/openbmc/linux/mm/kasan/ |
H A D | shadow.c | 247 return NOTIFY_BAD; in kasan_mem_notifier() 267 return NOTIFY_BAD; in kasan_mem_notifier()
|
/openbmc/linux/include/linux/ |
H A D | notifier.h | 188 #define NOTIFY_BAD (NOTIFY_STOP_MASK|0x0002) macro
|
/openbmc/linux/drivers/soc/rockchip/ |
H A D | io-domain.c | 183 return NOTIFY_BAD; in rockchip_iodomain_notify() 188 return NOTIFY_BAD; in rockchip_iodomain_notify()
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-iqs620a.c | 160 return NOTIFY_BAD; in iqs620_pwm_notifier()
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | rpmh-rsc.c | 900 ret = NOTIFY_BAD; in rpmh_rsc_cpu_pm_callback() 907 if (ret == NOTIFY_BAD) { in rpmh_rsc_cpu_pm_callback() 945 return NOTIFY_BAD; in rpmh_rsc_pd_callback()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-switchdev.c | 440 return NOTIFY_BAD; in am65_cpsw_switchdev_event() 469 return NOTIFY_BAD; in am65_cpsw_switchdev_event()
|
H A D | cpsw_switchdev.c | 450 return NOTIFY_BAD; in cpsw_switchdev_event() 479 return NOTIFY_BAD; in cpsw_switchdev_event()
|
/openbmc/linux/drivers/net/ipvlan/ |
H A D | ipvtap.c | 185 return NOTIFY_BAD; in ipvtap_device_event()
|
H A D | ipvlan_main.c | 798 return NOTIFY_BAD; in ipvlan_device_event() 898 return NOTIFY_BAD; in ipvlan_addr6_event() 968 return NOTIFY_BAD; in ipvlan_addr4_event()
|
/openbmc/linux/drivers/net/ |
H A D | macvtap.c | 198 return NOTIFY_BAD; in macvtap_device_event()
|
/openbmc/linux/drivers/iio/position/ |
H A D | iqs624-pos.c | 77 ret = NOTIFY_BAD; in iqs624_pos_notifier()
|