Home
last modified time | relevance | path

Searched refs:notifier_from_errno (Results 1 – 25 of 75) sorted by relevance

123

/linux/net/bridge/
A Dbr.c42 return notifier_from_errno(err); in br_device_event()
48 return notifier_from_errno(err); in br_device_event()
74 return notifier_from_errno(err); in br_device_event()
121 return notifier_from_errno(err); in br_device_event()
171 err = notifier_from_errno(err); in br_switchdev_event()
182 err = notifier_from_errno(err); in br_switchdev_event()
227 err = notifier_from_errno(err); in br_switchdev_blocking_event()
/linux/drivers/net/ipvlan/
A Dipvtap.c161 return notifier_from_errno(err); in ipvtap_device_event()
168 return notifier_from_errno(PTR_ERR(classdev)); in ipvtap_device_event()
173 return notifier_from_errno(err); in ipvtap_device_event()
A Dipvlan_main.c784 return notifier_from_errno(err); in ipvlan_device_event()
923 return notifier_from_errno(-EADDRINUSE); in ipvlan_addr6_validator_event()
994 return notifier_from_errno(-EADDRINUSE); in ipvlan_addr4_validator_event()
/linux/drivers/net/
A Dmacvtap.c168 return notifier_from_errno(err); in macvtap_device_event()
175 return notifier_from_errno(PTR_ERR(classdev)); in macvtap_device_event()
180 return notifier_from_errno(err); in macvtap_device_event()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_switchdev.c220 return notifier_from_errno(ret); in sparx5_netdevice_event()
281 return notifier_from_errno(err); in sparx5_switchdev_event()
472 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
475 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
480 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
/linux/drivers/net/ethernet/ti/
A Dcpsw_switchdev.c446 return notifier_from_errno(err); in cpsw_switchdev_event()
501 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
506 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
511 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
A Dam65-cpsw-switchdev.c436 return notifier_from_errno(err); in am65_cpsw_switchdev_event()
491 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
496 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
501 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dbridge.c181 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_port_event()
302 return notifier_from_errno(err); in mlx5_esw_bridge_event_blocking()
389 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_event()
432 return notifier_from_errno(PTR_ERR(work)); in mlx5_esw_bridge_switchdev_event()
/linux/net/dsa/
A Dslave.c2123 err = notifier_from_errno(err); in dsa_slave_changeupper()
2137 err = notifier_from_errno(err); in dsa_slave_changeupper()
2150 err = notifier_from_errno(err); in dsa_slave_changeupper()
2288 return notifier_from_errno(-EBUSY); in dsa_slave_check_8021q_upper()
2311 return notifier_from_errno(err); in dsa_slave_prechangeupper_sanity_check()
2361 return notifier_from_errno(err); in dsa_slave_netdevice_event()
2543 return notifier_from_errno(err); in dsa_slave_switchdev_event()
2551 return notifier_from_errno(err); in dsa_slave_switchdev_event()
2570 return notifier_from_errno(err); in dsa_slave_switchdev_blocking_event()
2575 return notifier_from_errno(err); in dsa_slave_switchdev_blocking_event()
[all …]
/linux/net/8021q/
A Dvlan.c379 return notifier_from_errno(err); in vlan_device_event()
510 return notifier_from_errno(err); in vlan_device_event()
520 return notifier_from_errno(err); in vlan_device_event()
/linux/lib/
A Dnotifier-error-inject.c44 return notifier_from_errno(err); in notifier_err_inject_callback()
/linux/drivers/clk/qcom/
A Dapcs-sdx55.c45 return notifier_from_errno(ret); in a7cc_notifier_cb()
A Dapcs-msm8916.c42 return notifier_from_errno(ret); in a53cc_notifier_cb()
/linux/drivers/clk/samsung/
A Dclk-cpu.c376 return notifier_from_errno(err); in exynos_cpuclk_notifier_cb()
399 return notifier_from_errno(err); in exynos5433_cpuclk_notifier_cb()
/linux/drivers/net/ethernet/mscc/
A Docelot_net.c1310 return notifier_from_errno(err); in ocelot_netdevice_changeupper()
1336 return notifier_from_errno(err); in ocelot_netdevice_lag_changeupper()
1459 return notifier_from_errno(err); in ocelot_switchdev_event()
1481 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1486 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1491 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
/linux/include/linux/
A Dnotifier.h187 static inline int notifier_from_errno(int err) in notifier_from_errno() function
/linux/drivers/clk/sunxi-ng/
A Dccu_common.c76 return notifier_from_errno(ret); in ccu_pll_notifier_cb()
A Dccu_mux.c279 return notifier_from_errno(ret); in ccu_mux_notifier_cb()
/linux/drivers/watchdog/
A Ddiag288_wdt.c235 return notifier_from_errno(-EBUSY); in wdt_suspend()
/linux/arch/s390/mm/
A Dinit.c268 return notifier_from_errno(rc); in s390_cma_mem_notifier()
/linux/drivers/i2c/
A Di2c-core-of.c253 return notifier_from_errno(PTR_ERR(client)); in of_i2c_notify()
/linux/drivers/soc/tegra/
A Dregulators-tegra30.c341 return notifier_from_errno(ret); in tegra30_regulator_reboot()
/linux/drivers/fpga/
A Dof-fpga-region.c386 return notifier_from_errno(ret); in of_fpga_region_notify()
/linux/mm/
A Dpage_ext.c374 return notifier_from_errno(ret); in page_ext_callback()
/linux/arch/x86/power/
A Dcpu.c384 return notifier_from_errno(ret); in bsp_pm_callback()

Completed in 42 milliseconds

123