Home
last modified time | relevance | path

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

12345678910

/Linux-v5.4/include/linux/
Dnotifier.h184 #define NOTIFY_OK 0x0001 /* Suits me */ macro
191 #define NOTIFY_STOP (NOTIFY_OK|NOTIFY_STOP_MASK)
197 return NOTIFY_STOP_MASK | (NOTIFY_OK - err); in notifier_from_errno()
199 return NOTIFY_OK; in notifier_from_errno()
206 return ret > NOTIFY_OK ? NOTIFY_OK - ret : 0; in notifier_to_errno()
/Linux-v5.4/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.4/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c146 return NOTIFY_OK; in any_notifier()
165 return NOTIFY_OK; in temp_warn()
238 return NOTIFY_OK; in port_module()
254 return NOTIFY_OK; in port_module()
317 return NOTIFY_OK; in pcie_core()
335 return NOTIFY_OK; in forward_event()
/Linux-v5.4/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.4/kernel/gcov/
Dbase.c62 return NOTIFY_OK; in gcov_module_notifier()
77 return NOTIFY_OK; in gcov_module_notifier()
/Linux-v5.4/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.4/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.4/drivers/of/
Dplatform.c668 return NOTIFY_OK; /* not for us */ in of_platform_notify()
672 return NOTIFY_OK; in of_platform_notify()
692 return NOTIFY_OK; in of_platform_notify()
697 return NOTIFY_OK; /* no? not meant for us */ in of_platform_notify()
707 return NOTIFY_OK; in of_platform_notify()
/Linux-v5.4/drivers/accessibility/braille/
Dbraille_console.c148 int ret = NOTIFY_OK; in keyboard_notifier_call()
218 ret = NOTIFY_OK; in keyboard_notifier_call()
334 return NOTIFY_OK; in vt_notifier_call()
/Linux-v5.4/arch/mips/cavium-octeon/
Dcpu.c43 return NOTIFY_OK; /* Let default notifier send signals */ in cnmips_cu2_call()
/Linux-v5.4/arch/mips/kernel/
Dpm.c84 return NOTIFY_OK; in mips_pm_notifier()
/Linux-v5.4/arch/mips/loongson64/loongson-3/
Dcop2-ex.c54 return NOTIFY_OK; /* Let default notifier send signals */ in loongson_cu2_call()
/Linux-v5.4/arch/arm/mach-tegra/
Dirq.c54 return NOTIFY_OK; in tegra_gic_notifier()
/Linux-v5.4/arch/sh/kernel/
Dnmi_debug.c38 return NOTIFY_OK; in nmi_debug_notify()
/Linux-v5.4/arch/mips/netlogic/xlp/
Dcop2-ex.c114 return NOTIFY_OK; /* Let default notifier send signals */ in nlm_cu2_call()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c377 return NOTIFY_OK; in nfp_tun_neigh_event_handler()
883 return NOTIFY_OK; in nfp_tunnel_mac_event_handler()
904 return NOTIFY_OK; in nfp_tunnel_mac_event_handler()
908 return NOTIFY_OK; in nfp_tunnel_mac_event_handler()
922 return NOTIFY_OK; in nfp_tunnel_mac_event_handler()
930 return NOTIFY_OK; in nfp_tunnel_mac_event_handler()
/Linux-v5.4/arch/arm/mach-keystone/
Dkeystone.c45 return NOTIFY_OK; in keystone_platform_notifier()
/Linux-v5.4/crypto/
Dalgboss.c202 return NOTIFY_OK; in cryptomgr_schedule_probe()
261 return NOTIFY_OK; in cryptomgr_schedule_test()
/Linux-v5.4/arch/sparc/kernel/
Dsstate.c71 return NOTIFY_OK; in sstate_reboot_call()
/Linux-v5.4/arch/powerpc/platforms/512x/
Dpdm360ng.c81 return NOTIFY_OK; in pdm360ng_touchscreen_notifier_call()
/Linux-v5.4/drivers/s390/cio/
Ddevice_fsm.c312 ret = NOTIFY_OK; in ccw_device_notify()
323 if (ccw_device_notify(cdev, CIO_OPER) == NOTIFY_OK) { in ccw_device_oper_notify()
360 ccw_device_notify(cdev, CIO_BOXED) != NOTIFY_OK) in ccw_device_done()
367 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_done()
377 if (ccw_device_notify(cdev, CIO_NO_PATH) != NOTIFY_OK) { in ccw_device_done()
641 if (ccw_device_notify(cdev, CIO_GONE) != NOTIFY_OK) in ccw_device_generic_notoper()
/Linux-v5.4/drivers/i2c/busses/
Di2c-cadence.c780 return NOTIFY_OK; in cdns_i2c_clk_notifier_cb()
801 return NOTIFY_OK; in cdns_i2c_clk_notifier_cb()
808 return NOTIFY_OK; in cdns_i2c_clk_notifier_cb()
813 return NOTIFY_OK; in cdns_i2c_clk_notifier_cb()
/Linux-v5.4/drivers/input/keyboard/
Dcros_ec_keyb.c240 return NOTIFY_OK; in cros_ec_keyb_work()
249 return NOTIFY_OK; in cros_ec_keyb_work()
285 return NOTIFY_OK; in cros_ec_keyb_work()
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c495 return NOTIFY_OK; in siw_netdev_event()
499 return NOTIFY_OK; in siw_netdev_event()
546 return NOTIFY_OK; in siw_netdev_event()
/Linux-v5.4/drivers/edac/
Dsifive_edac.c40 return NOTIFY_OK; in ecc_err_event()

12345678910