Home
last modified time | relevance | path

Searched refs:NOTIFY_OK (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/Linux-v5.15/include/linux/
Dnotifier.h177 #define NOTIFY_OK 0x0001 /* Suits me */ macro
184 #define NOTIFY_STOP (NOTIFY_OK|NOTIFY_STOP_MASK)
190 return NOTIFY_STOP_MASK | (NOTIFY_OK - err); in notifier_from_errno()
192 return NOTIFY_OK; in notifier_from_errno()
199 return ret > NOTIFY_OK ? NOTIFY_OK - ret : 0; in notifier_to_errno()
/Linux-v5.15/drivers/i2c/
Di2c-core-of.c240 return NOTIFY_OK; /* not for us */ in of_i2c_notify()
244 return NOTIFY_OK; in of_i2c_notify()
260 return NOTIFY_OK; in of_i2c_notify()
265 return NOTIFY_OK; /* no? not meant for us */ in of_i2c_notify()
275 return NOTIFY_OK; in of_i2c_notify()
/Linux-v5.15/drivers/fpga/
Dof-fpga-region.c357 return NOTIFY_OK; /* not for us */ in of_fpga_region_notify()
360 return NOTIFY_OK; /* not for us */ in of_fpga_region_notify()
365 return NOTIFY_OK; in of_fpga_region_notify()
370 return NOTIFY_OK; in of_fpga_region_notify()
388 return NOTIFY_OK; in of_fpga_region_notify()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c150 return NOTIFY_OK; in any_notifier()
169 return NOTIFY_OK; in temp_warn()
242 return NOTIFY_OK; in port_module()
258 return NOTIFY_OK; in port_module()
321 return NOTIFY_OK; in pcie_core()
339 return NOTIFY_OK; in forward_event()
/Linux-v5.15/net/core/
Dfailover.c87 return NOTIFY_OK; in failover_slave_register()
128 return NOTIFY_OK; in failover_slave_unregister()
154 return NOTIFY_OK; in failover_slave_link_change()
179 return NOTIFY_OK; in failover_slave_name_change()
/Linux-v5.15/drivers/xen/
Darm-device.c111 return NOTIFY_OK; in xen_platform_notifier()
129 return NOTIFY_OK; in xen_platform_notifier()
171 return NOTIFY_OK; in xen_amba_notifier()
/Linux-v5.15/kernel/gcov/
Dbase.c111 return NOTIFY_OK; in gcov_module_notifier()
126 return NOTIFY_OK; in gcov_module_notifier()
/Linux-v5.15/arch/mips/kernel/
Dtime.c49 return NOTIFY_OK; in cpufreq_callback()
81 return NOTIFY_OK; in cpufreq_callback()
Dpm.c84 return NOTIFY_OK; in mips_pm_notifier()
/Linux-v5.15/Documentation/translations/zh_CN/core-api/
Dmemory-hotplug.rst86 回调程序应返回 ``include/linux/notifier.h`` 中定义的NOTIFY_DONE, NOTIFY_OK,
89 NOTIFY_DONE和NOTIFY_OK对进一步处理没有影响。
/Linux-v5.15/drivers/accessibility/braille/
Dbraille_console.c148 int ret = NOTIFY_OK; in keyboard_notifier_call()
218 ret = NOTIFY_OK; in keyboard_notifier_call()
338 return NOTIFY_OK; in vt_notifier_call()
/Linux-v5.15/drivers/of/
Dplatform.c680 return NOTIFY_OK; /* not for us */ in of_platform_notify()
684 return NOTIFY_OK; in of_platform_notify()
704 return NOTIFY_OK; in of_platform_notify()
709 return NOTIFY_OK; /* no? not meant for us */ in of_platform_notify()
719 return NOTIFY_OK; in of_platform_notify()
/Linux-v5.15/drivers/gpio/
Dgpiolib-of.c750 return NOTIFY_OK; /* not for us */ in of_gpio_notify()
753 return NOTIFY_OK; in of_gpio_notify()
757 return NOTIFY_OK; /* not for us */ in of_gpio_notify()
770 return NOTIFY_OK; /* already depopulated */ in of_gpio_notify()
774 return NOTIFY_OK; /* not for us */ in of_gpio_notify()
781 return NOTIFY_OK; in of_gpio_notify()
/Linux-v5.15/mm/kasan/
Dshadow.c207 return NOTIFY_OK; in kasan_mem_notifier()
218 return NOTIFY_OK; in kasan_mem_notifier()
242 return NOTIFY_OK; in kasan_mem_notifier()
/Linux-v5.15/drivers/input/keyboard/
Diqs62x-keys.c202 return NOTIFY_OK; in iqs62x_keys_notifier()
224 return NOTIFY_OK; in iqs62x_keys_notifier()
244 return NOTIFY_OK; in iqs62x_keys_notifier()
/Linux-v5.15/drivers/soc/qcom/
Drpmh-rsc.c777 int ret = NOTIFY_OK; in rpmh_rsc_cpu_pm_callback()
794 return NOTIFY_OK; in rpmh_rsc_cpu_pm_callback()
799 return NOTIFY_OK; in rpmh_rsc_cpu_pm_callback()
822 return NOTIFY_OK; in rpmh_rsc_cpu_pm_callback()
828 ret = NOTIFY_OK; in rpmh_rsc_cpu_pm_callback()
/Linux-v5.15/arch/mips/cavium-octeon/
Dcpu.c43 return NOTIFY_OK; /* Let default notifier send signals */ in cnmips_cu2_call()
/Linux-v5.15/crypto/
Dalgboss.c171 return NOTIFY_OK; in cryptomgr_schedule_probe()
230 return NOTIFY_OK; in cryptomgr_schedule_test()
/Linux-v5.15/arch/arm/mach-tegra/
Dirq.c55 return NOTIFY_OK; in tegra_gic_notifier()
/Linux-v5.15/arch/mips/netlogic/xlp/
Dcop2-ex.c114 return NOTIFY_OK; /* Let default notifier send signals */ in nlm_cu2_call()
/Linux-v5.15/arch/sh/kernel/
Dnmi_debug.c38 return NOTIFY_OK; in nmi_debug_notify()
/Linux-v5.15/kernel/trace/
Dtrace_printk.c99 return NOTIFY_OK; in module_trace_bprintk_format_notify()
177 return NOTIFY_OK; in module_trace_bprintk_format_notify()
/Linux-v5.15/drivers/clk/renesas/
Drcar-cpg-lib.c49 return NOTIFY_OK; in cpg_simple_notifier_call()
53 return NOTIFY_OK; in cpg_simple_notifier_call()
/Linux-v5.15/arch/arm/mach-keystone/
Dkeystone.c48 return NOTIFY_OK; in keystone_platform_notifier()
/Linux-v5.15/drivers/devfreq/
Dtegra30-devfreq.c409 return NOTIFY_OK; in tegra_actmon_clk_notify_cb()
421 return NOTIFY_OK; in tegra_actmon_clk_notify_cb()
463 return NOTIFY_OK; in tegra_actmon_cpu_notify_cb()
483 return NOTIFY_OK; in tegra_actmon_cpu_notify_cb()
495 return NOTIFY_OK; in tegra_actmon_cpu_notify_cb()

12345678910>>...12