Home
last modified time | relevance | path

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

1234

/Linux-v6.1/net/bridge/
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-v6.1/drivers/net/ipvlan/
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()
/Linux-v6.1/drivers/net/
Dmacvtap.c174 return notifier_from_errno(err); in macvtap_device_event()
181 return notifier_from_errno(PTR_ERR(classdev)); in macvtap_device_event()
186 return notifier_from_errno(err); in macvtap_device_event()
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_switchdev.c484 return notifier_from_errno(ret); in lan966x_netdevice_event()
518 return notifier_from_errno(err); in lan966x_switchdev_event()
525 return notifier_from_errno(err); in lan966x_switchdev_event()
624 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
629 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
634 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
/Linux-v6.1/drivers/bus/
Dimx-weim.c326 return notifier_from_errno(-EINVAL); in of_weim_notify()
338 ret = notifier_from_errno(-EINVAL); in of_weim_notify()
358 ret = notifier_from_errno(-EINVAL); in of_weim_notify()
/Linux-v6.1/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c432 return notifier_from_errno(err); in am65_cpsw_switchdev_event()
487 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
492 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
497 return notifier_from_errno(err); in am65_cpsw_switchdev_blocking_event()
Dcpsw_switchdev.c442 return notifier_from_errno(err); in cpsw_switchdev_event()
497 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
502 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
507 return notifier_from_errno(err); in cpsw_switchdev_blocking_event()
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c296 return notifier_from_errno(ret); in sparx5_netdevice_event()
372 return notifier_from_errno(err); in sparx5_switchdev_event()
707 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
710 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
715 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
/Linux-v6.1/net/dsa/
Dslave.c2614 err = notifier_from_errno(err); in dsa_slave_changeupper()
2628 err = notifier_from_errno(err); in dsa_slave_changeupper()
2641 err = notifier_from_errno(err); in dsa_slave_changeupper()
2758 return notifier_from_errno(-EINVAL); in dsa_prevent_bridging_8021q_upper()
2789 return notifier_from_errno(-EBUSY); in dsa_slave_check_8021q_upper()
2812 return notifier_from_errno(err); in dsa_slave_prechangeupper_sanity_check()
2837 return notifier_from_errno(-EINVAL); in dsa_lag_master_validate()
2847 return notifier_from_errno(-EINVAL); in dsa_lag_master_validate()
2885 return notifier_from_errno(-EBUSY); in dsa_master_prechangeupper_sanity_check()
2906 return notifier_from_errno(-EINVAL); in dsa_lag_master_prechangelower_sanity_check()
[all …]
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c212 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_port_event()
339 return notifier_from_errno(err); in mlx5_esw_bridge_event_blocking()
426 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_event()
469 return notifier_from_errno(PTR_ERR(work)); in mlx5_esw_bridge_switchdev_event()
/Linux-v6.1/lib/
Dnotifier-error-inject.c44 return notifier_from_errno(err); in notifier_err_inject_callback()
/Linux-v6.1/drivers/soc/tegra/
Dregulators-tegra30.c414 return notifier_from_errno(ret); in tegra30_regulator_suspend()
459 return notifier_from_errno(ret); in tegra30_regulator_reboot()
Dregulators-tegra20.c429 return notifier_from_errno(ret); in tegra20_regulator_suspend()
474 return notifier_from_errno(ret); in tegra20_regulator_reboot()
/Linux-v6.1/net/8021q/
Dvlan.c378 return notifier_from_errno(err); in vlan_device_event()
509 return notifier_from_errno(err); in vlan_device_event()
519 return notifier_from_errno(err); in vlan_device_event()
/Linux-v6.1/drivers/clk/qcom/
Dapcs-sdx55.c45 return notifier_from_errno(ret); in a7cc_notifier_cb()
Dapcs-msm8916.c42 return notifier_from_errno(ret); in a53cc_notifier_cb()
/Linux-v6.1/drivers/clk/tegra/
Dclk-device.c92 return notifier_from_errno(err); in tegra_clock_change_notify()
/Linux-v6.1/drivers/clk/samsung/
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-v6.1/mm/
Dmemory-tiers.c607 return notifier_from_errno(0); in memtier_hotplug_callback()
625 return notifier_from_errno(0); in memtier_hotplug_callback()
/Linux-v6.1/include/linux/
Dnotifier.h194 static inline int notifier_from_errno(int err) in notifier_from_errno() function
/Linux-v6.1/drivers/clk/sunxi-ng/
Dccu_common.c78 return notifier_from_errno(ret); in ccu_pll_notifier_cb()
/Linux-v6.1/drivers/watchdog/
Ddiag288_wdt.c235 return notifier_from_errno(-EBUSY); in wdt_suspend()
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_net.c1491 return notifier_from_errno(err); in ocelot_netdevice_changeupper()
1517 return notifier_from_errno(err); in ocelot_netdevice_lag_changeupper()
1640 return notifier_from_errno(err); in ocelot_switchdev_event()
1662 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1667 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1672 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
/Linux-v6.1/drivers/i2c/
Di2c-core-of.c253 return notifier_from_errno(PTR_ERR(client)); in of_i2c_notify()
/Linux-v6.1/arch/s390/mm/
Dinit.c263 return notifier_from_errno(rc); in s390_cma_mem_notifier()

1234