Home
last modified time | relevance | path

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

1234

/linux-6.15/net/bridge/
H A Dbr.c42 return notifier_from_errno(err); in br_device_event()
48 return notifier_from_errno(err); in br_device_event()
81 return notifier_from_errno(err); in br_device_event()
128 return notifier_from_errno(err); in br_device_event()
179 err = notifier_from_errno(err); in br_switchdev_event()
190 err = notifier_from_errno(err); in br_switchdev_event()
235 err = notifier_from_errno(err); in br_switchdev_blocking_event()
250 err = notifier_from_errno(err); in br_switchdev_blocking_event()
/linux-6.15/drivers/power/reset/
H A Dodroid-go-ultra-poweroff.c39 return notifier_from_errno(-EINVAL); in odroid_go_ultra_poweroff_prepare()
46 return notifier_from_errno(-EINVAL); in odroid_go_ultra_poweroff_prepare()
55 return notifier_from_errno(ret); in odroid_go_ultra_poweroff_prepare()
62 return notifier_from_errno(ret); in odroid_go_ultra_poweroff_prepare()
/linux-6.15/drivers/net/ipvlan/
H A Dipvtap.c160 return notifier_from_errno(err); in ipvtap_device_event()
167 return notifier_from_errno(PTR_ERR(classdev)); in ipvtap_device_event()
172 return notifier_from_errno(err); in ipvtap_device_event()
/linux-6.15/drivers/net/
H A Dmacvtap.c173 return notifier_from_errno(err); in macvtap_device_event()
180 return notifier_from_errno(PTR_ERR(classdev)); in macvtap_device_event()
185 return notifier_from_errno(err); in macvtap_device_event()
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A 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-6.15/drivers/net/ethernet/ti/icssg/
H A Dicssg_switchdev.c193 return notifier_from_errno(err); in prueth_switchdev_event()
432 return notifier_from_errno(err); in prueth_switchdev_blocking_event()
437 return notifier_from_errno(err); in prueth_switchdev_blocking_event()
442 return notifier_from_errno(err); in prueth_switchdev_blocking_event()
/linux-6.15/drivers/mfd/
H A Dtps6586x.c469 return notifier_from_errno(ret); in tps6586x_power_off_handler()
473 return notifier_from_errno(ret); in tps6586x_power_off_handler()
476 return notifier_from_errno(-ETIME); in tps6586x_power_off_handler()
486 return notifier_from_errno(ret); in tps6586x_restart_handler()
489 return notifier_from_errno(-ETIME); in tps6586x_restart_handler()
/linux-6.15/drivers/bus/
H A Dimx-weim.c322 return notifier_from_errno(-EINVAL); in of_weim_notify()
340 ret = notifier_from_errno(-EINVAL); in of_weim_notify()
360 ret = notifier_from_errno(-EINVAL); in of_weim_notify()
/linux-6.15/drivers/net/ethernet/ti/
H A 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()
H A 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()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c308 return notifier_from_errno(ret); in sparx5_netdevice_event()
385 return notifier_from_errno(err); in sparx5_switchdev_event()
720 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
723 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
728 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c210 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_port_event()
353 return notifier_from_errno(err); in mlx5_esw_bridge_event_blocking()
440 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_event()
493 return notifier_from_errno(PTR_ERR(work)); in mlx5_esw_bridge_switchdev_event()
/linux-6.15/net/dsa/
H A Duser.c2986 err = notifier_from_errno(err); in dsa_user_changeupper()
3000 err = notifier_from_errno(err); in dsa_user_changeupper()
3013 err = notifier_from_errno(err); in dsa_user_changeupper()
3186 return notifier_from_errno(err); in dsa_user_prechangeupper_sanity_check()
3456 err = notifier_from_errno(err); in dsa_conduit_changeupper()
3539 return notifier_from_errno(err); in dsa_user_netdevice_event()
3764 return notifier_from_errno(err); in dsa_user_switchdev_event()
3771 return notifier_from_errno(err); in dsa_user_switchdev_event()
3791 return notifier_from_errno(err); in dsa_user_switchdev_blocking_event()
3797 return notifier_from_errno(err); in dsa_user_switchdev_blocking_event()
[all …]
/linux-6.15/lib/
H A Dnotifier-error-inject.c44 return notifier_from_errno(err); in notifier_err_inject_callback()
/linux-6.15/drivers/soc/tegra/
H A Dregulators-tegra30.c414 return notifier_from_errno(ret); in tegra30_regulator_suspend()
459 return notifier_from_errno(ret); in tegra30_regulator_reboot()
H A Dregulators-tegra20.c429 return notifier_from_errno(ret); in tegra20_regulator_suspend()
474 return notifier_from_errno(ret); in tegra20_regulator_reboot()
/linux-6.15/drivers/clk/qcom/
H A Dapss-ipq6018.c107 return notifier_from_errno(err); in cpu_clk_notifier_fn()
H A Dapcs-sdx55.c45 return notifier_from_errno(ret); in a7cc_notifier_cb()
H A Dapcs-msm8916.c42 return notifier_from_errno(ret); in a53cc_notifier_cb()
/linux-6.15/net/8021q/
H 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-6.15/drivers/clk/tegra/
H A Dclk-device.c92 return notifier_from_errno(err); in tegra_clock_change_notify()
/linux-6.15/include/linux/
H A Dnotifier.h196 static inline int notifier_from_errno(int err) in notifier_from_errno() function
/linux-6.15/drivers/i2c/
H A Di2c-core-of.c191 return notifier_from_errno(PTR_ERR(client)); in of_i2c_notify()
/linux-6.15/arch/s390/mm/
H A Dinit.c247 return notifier_from_errno(rc); in s390_cma_mem_notifier()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_net.c1493 return notifier_from_errno(err); in ocelot_netdevice_changeupper()
1519 return notifier_from_errno(err); in ocelot_netdevice_lag_changeupper()
1642 return notifier_from_errno(err); in ocelot_switchdev_event()
1664 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1669 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
1674 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()

1234