| /linux/net/bridge/ |
| A D | br.c | 42 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() 172 err = notifier_from_errno(err); in br_switchdev_event() 183 err = notifier_from_errno(err); in br_switchdev_event() 228 err = notifier_from_errno(err); in br_switchdev_blocking_event() 243 err = notifier_from_errno(err); in br_switchdev_blocking_event()
|
| /linux/drivers/power/reset/ |
| A D | odroid-go-ultra-poweroff.c | 39 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/drivers/net/ |
| A D | macvtap.c | 173 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/drivers/net/ipvlan/ |
| A D | ipvtap.c | 160 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/drivers/net/ethernet/microchip/lan966x/ |
| A D | lan966x_switchdev.c | 484 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/drivers/net/ethernet/ti/icssg/ |
| A D | icssg_switchdev.c | 193 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/drivers/mfd/ |
| A D | tps6586x.c | 469 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/drivers/bus/ |
| A D | imx-weim.c | 322 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/drivers/net/ethernet/ti/ |
| A D | am65-cpsw-switchdev.c | 432 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()
|
| A D | cpsw_switchdev.c | 442 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/drivers/net/ethernet/microchip/sparx5/ |
| A D | sparx5_switchdev.c | 296 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/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| A D | bridge.c | 215 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_port_event() 358 return notifier_from_errno(err); in mlx5_esw_bridge_event_blocking() 445 return notifier_from_errno(err); in mlx5_esw_bridge_switchdev_event() 495 return notifier_from_errno(PTR_ERR(work)); in mlx5_esw_bridge_switchdev_event()
|
| /linux/net/dsa/ |
| A D | user.c | 2929 err = notifier_from_errno(err); in dsa_user_changeupper() 2943 err = notifier_from_errno(err); in dsa_user_changeupper() 2956 err = notifier_from_errno(err); in dsa_user_changeupper() 3129 return notifier_from_errno(err); in dsa_user_prechangeupper_sanity_check() 3399 err = notifier_from_errno(err); in dsa_conduit_changeupper() 3482 return notifier_from_errno(err); in dsa_user_netdevice_event() 3707 return notifier_from_errno(err); in dsa_user_switchdev_event() 3714 return notifier_from_errno(err); in dsa_user_switchdev_event() 3734 return notifier_from_errno(err); in dsa_user_switchdev_blocking_event() 3740 return notifier_from_errno(err); in dsa_user_switchdev_blocking_event() [all …]
|
| /linux/lib/ |
| A D | notifier-error-inject.c | 44 return notifier_from_errno(err); in notifier_err_inject_callback()
|
| /linux/drivers/soc/tegra/ |
| A D | regulators-tegra30.c | 414 return notifier_from_errno(ret); in tegra30_regulator_suspend() 459 return notifier_from_errno(ret); in tegra30_regulator_reboot()
|
| A D | regulators-tegra20.c | 429 return notifier_from_errno(ret); in tegra20_regulator_suspend() 474 return notifier_from_errno(ret); in tegra20_regulator_reboot()
|
| /linux/drivers/clk/qcom/ |
| A D | apss-ipq6018.c | 107 return notifier_from_errno(err); in cpu_clk_notifier_fn()
|
| A D | apcs-sdx55.c | 45 return notifier_from_errno(ret); in a7cc_notifier_cb()
|
| A D | apcs-msm8916.c | 42 return notifier_from_errno(ret); in a53cc_notifier_cb()
|
| /linux/net/8021q/ |
| A D | vlan.c | 378 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/drivers/clk/tegra/ |
| A D | clk-device.c | 92 return notifier_from_errno(err); in tegra_clock_change_notify()
|
| /linux/include/linux/ |
| A D | notifier.h | 196 static inline int notifier_from_errno(int err) in notifier_from_errno() function
|
| /linux/drivers/i2c/ |
| A D | i2c-core-of.c | 192 return notifier_from_errno(PTR_ERR(client)); in of_i2c_notify()
|
| /linux/drivers/net/ethernet/mscc/ |
| A D | ocelot_net.c | 1481 return notifier_from_errno(err); in ocelot_netdevice_changeupper() 1507 return notifier_from_errno(err); in ocelot_netdevice_lag_changeupper() 1630 return notifier_from_errno(err); in ocelot_switchdev_event() 1652 return notifier_from_errno(err); in ocelot_switchdev_blocking_event() 1657 return notifier_from_errno(err); in ocelot_switchdev_blocking_event() 1662 return notifier_from_errno(err); in ocelot_switchdev_blocking_event()
|
| /linux/arch/s390/mm/ |
| A D | init.c | 257 return notifier_from_errno(rc); in s390_cma_mem_notifier()
|