/linux/net/bridge/ |
H A D | br.c | 42 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/drivers/power/reset/ |
H 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/ |
H 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/ |
H 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()
|
H A D | ipvlan_main.c | 791 return notifier_from_errno(err); in ipvlan_device_event() 936 return notifier_from_errno(-EADDRINUSE); in ipvlan_addr6_validator_event() 1007 return notifier_from_errno(-EADDRINUSE); in ipvlan_addr4_validator_event()
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_switchdev.c | 485 return notifier_from_errno(ret); in lan966x_netdevice_event() 519 return notifier_from_errno(err); in lan966x_switchdev_event() 526 return notifier_from_errno(err); in lan966x_switchdev_event() 625 return notifier_from_errno(err); in lan966x_switchdev_blocking_event() 630 return notifier_from_errno(err); in lan966x_switchdev_blocking_event() 635 return notifier_from_errno(err); in lan966x_switchdev_blocking_event()
|
/linux/drivers/net/ethernet/ti/icssg/ |
H 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/bus/ |
H 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/ |
H 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()
|
H 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()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
H A D | bridge.c | 210 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/net/dsa/ |
H A D | user.c | 2999 err = notifier_from_errno(err); in dsa_user_changeupper() 3013 err = notifier_from_errno(err); in dsa_user_changeupper() 3026 err = notifier_from_errno(err); in dsa_user_changeupper() 3145 return notifier_from_errno(-EINVAL); in dsa_prevent_bridging_8021q_upper() 3176 return notifier_from_errno(-EBUSY); in dsa_user_check_8021q_upper() 3199 return notifier_from_errno(err); in dsa_user_prechangeupper_sanity_check() 3224 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_validate() 3234 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_validate() 3272 return notifier_from_errno(-EBUSY); in dsa_conduit_prechangeupper_sanity_check() 3293 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_prechangelower_sanity_check() [all …]
|
/linux/lib/ |
H A D | notifier-error-inject.c | 44 return notifier_from_errno(err); in notifier_err_inject_callback()
|
/linux/drivers/soc/tegra/ |
H 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()
|
H 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/ |
H A D | apss-ipq6018.c | 107 return notifier_from_errno(err); in cpu_clk_notifier_fn()
|
H A D | apcs-sdx55.c | 45 return notifier_from_errno(ret); in a7cc_notifier_cb()
|
H A D | apcs-msm8916.c | 42 return notifier_from_errno(ret); in a53cc_notifier_cb()
|
H A D | clk-cbf-8996.c | 198 return notifier_from_errno(0); in cbf_clk_notifier_cb()
|
/linux/net/8021q/ |
H A D | vlan.c | 407 return notifier_from_errno(err); in vlan_device_event() 533 return notifier_from_errno(err); in vlan_device_event() 543 return notifier_from_errno(err); in vlan_device_event()
|
/linux/drivers/clk/tegra/ |
H A D | clk-device.c | 92 return notifier_from_errno(err); in tegra_clock_change_notify()
|
/linux/include/linux/ |
H A D | notifier.h | 196 static inline int notifier_from_errno(int err) in notifier_from_errno() function
|
/linux/drivers/i2c/ |
H A D | i2c-core-of.c | 190 return notifier_from_errno(PTR_ERR(client)); in of_i2c_notify()
|
/linux/arch/s390/mm/ |
H A D | init.c | 246 return notifier_from_errno(rc); in s390_cma_mem_notifier()
|
/linux/mm/ |
H A D | memory-tiers.c | 893 return notifier_from_errno(0); in memtier_hotplug_callback()
|