| /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/net/bridge/ |
| H A D | br.c | 47 return notifier_from_errno(err); in br_device_event() 53 return notifier_from_errno(err); in br_device_event() 86 return notifier_from_errno(err); in br_device_event() 133 return notifier_from_errno(err); in br_device_event() 184 err = notifier_from_errno(err); in br_switchdev_event() 195 err = notifier_from_errno(err); in br_switchdev_event() 240 err = notifier_from_errno(err); in br_switchdev_blocking_event() 255 err = notifier_from_errno(err); in br_switchdev_blocking_event()
|
| /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 | 792 return notifier_from_errno(err); in ipvlan_device_event() 941 ret = notifier_from_errno(-EADDRINUSE); in ipvlan_addr6_validator_event() 1015 ret = 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/microchip/sparx5/ |
| H A D | sparx5_switchdev.c | 320 return notifier_from_errno(ret); in sparx5_netdevice_event() 397 return notifier_from_errno(err); in sparx5_switchdev_event() 732 return notifier_from_errno(err); in sparx5_switchdev_blocking_event() 735 return notifier_from_errno(err); in sparx5_switchdev_blocking_event() 740 return notifier_from_errno(err); in sparx5_switchdev_blocking_event()
|
| /linux/net/dsa/ |
| H A D | user.c | 2998 err = notifier_from_errno(err); in dsa_user_changeupper() 3012 err = notifier_from_errno(err); in dsa_user_changeupper() 3025 err = notifier_from_errno(err); in dsa_user_changeupper() 3144 return notifier_from_errno(-EINVAL); in dsa_prevent_bridging_8021q_upper() 3175 return notifier_from_errno(-EBUSY); in dsa_user_check_8021q_upper() 3198 return notifier_from_errno(err); in dsa_user_prechangeupper_sanity_check() 3223 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_validate() 3233 return notifier_from_errno(-EINVAL); in dsa_lag_conduit_validate() 3271 return notifier_from_errno(-EBUSY); in dsa_conduit_prechangeupper_sanity_check() 3292 return notifier_from_errno( 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 | 409 return notifier_from_errno(err); in vlan_device_event() 535 return notifier_from_errno(err); in vlan_device_event() 545 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 | 245 return notifier_from_errno(rc); in s390_cma_mem_notifier()
|
| /linux/drivers/clk/rockchip/ |
| H A D | clk-cpu.c | 297 return notifier_from_errno(ret); in rockchip_cpuclk_notifier_cb() 460 return notifier_from_errno(ret); in rockchip_cpuclk_multi_pll_notifier_cb()
|