Home
last modified time | relevance | path

Searched refs:notifier_to_errno (Results 1 – 20 of 20) sorted by relevance

/linux/kernel/
H A Dcpu_pm.c37 return notifier_to_errno(ret); in cpu_pm_notify()
49 return notifier_to_errno(ret); in cpu_pm_notify_robust()
/linux/net/switchdev/
H A Dswitchdev.c146 err = notifier_to_errno(rc); in switchdev_port_attr_notify()
237 err = notifier_to_errno(rc); in switchdev_port_obj_notify()
1016 return notifier_to_errno(err); in switchdev_bridge_port_offload()
1062 return notifier_to_errno(err); in switchdev_bridge_port_replay()
/linux/include/linux/
H A Dnotifier.h205 static inline int notifier_to_errno(int ret) in notifier_to_errno() function
/linux/net/dsa/
H A Duser.c3078 if (notifier_to_errno(err)) in dsa_user_lag_changeupper()
3110 if (notifier_to_errno(err)) in dsa_user_lag_prechangeupper()
3489 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3493 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3497 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3501 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3505 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3509 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3518 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3522 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
[all …]
H A Dswitch.c1091 return notifier_to_errno(err); in dsa_tree_notify()
/linux/mm/
H A Dmemory_hotplug.c1171 ret = notifier_to_errno(ret); in online_pages()
1177 ret = notifier_to_errno(ret); in online_pages()
1982 ret = notifier_to_errno(ret); in offline_pages()
1990 ret = notifier_to_errno(ret); in offline_pages()
/linux/drivers/net/wan/
H A Dhdlc.c304 err = notifier_to_errno(err); in detach_hdlc_protocol()
/linux/drivers/of/
H A Doverlay.c177 if (notifier_to_errno(ret)) { in overlay_notify()
178 ret = notifier_to_errno(ret); in overlay_notify()
/linux/net/core/
H A Ddev.c1510 ret = notifier_to_errno(ret); in netif_change_name()
1690 ret = notifier_to_errno(ret); in __dev_open()
1899 err = notifier_to_errno(err); in call_netdevice_register_notifiers()
8928 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
8939 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
9198 err = notifier_to_errno(rc); in netdev_offload_xstats_enable_l3()
9329 return notifier_to_errno(rc); in netdev_offload_xstats_get_used()
9364 return notifier_to_errno(rc); in netdev_offload_xstats_get_stats()
9887 err = notifier_to_errno(err); in netif_set_mtu_ext()
9897 err = notifier_to_errno(err); in netif_set_mtu_ext()
[all …]
/linux/net/ipv4/
H A Dnexthop.c262 return notifier_to_errno(err); in call_nexthop_notifiers()
362 return notifier_to_errno(err); in __call_nexthop_res_bucket_notifiers()
434 return notifier_to_errno(err); in call_nexthop_res_table_notifiers()
455 return notifier_to_errno(err); in call_nexthop_notifier()
789 return notifier_to_errno(err); in nh_grp_hw_stats_update()
/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c143 return notifier_to_errno(ret); in san_dgpu_notifier_call()
/linux/kernel/power/
H A Dmain.c174 return notifier_to_errno(ret); in pm_notifier_call_chain_robust()
/linux/kernel/cgroup/
H A Dcgroup.c1353 WARN_ON_ONCE(notifier_to_errno(ret)); in cgroup_destroy_root()
2175 WARN_ON_ONCE(notifier_to_errno(ret)); in cgroup_setup_root()
5894 ret = notifier_to_errno(ret); in cgroup_create()
6226 WARN_ON_ONCE(notifier_to_errno(ret)); in cgroup_destroy_locked()
/linux/drivers/net/usb/
H A Dqmi_wwan.c373 ret = notifier_to_errno(ret); in raw_ip_store()
/linux/drivers/pmdomain/
H A Dcore.c842 ret = notifier_to_errno(ret); in _genpd_power_on()
893 ret = notifier_to_errno(ret); in _genpd_power_off()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c324 return notifier_to_errno(ret); in vxlan_fdb_switchdev_call_notifiers()
488 return notifier_to_errno(rc); in vxlan_fdb_notify_one()
/linux/drivers/net/team/
H A Dteam_core.c2326 err = notifier_to_errno(err); in team_dev_type_check_change()
/linux/kernel/module/
H A Dmain.c3359 err = notifier_to_errno(err); in prepare_coming_module()
/linux/drivers/net/bonding/
H A Dbond_main.c1961 res = notifier_to_errno(res); in bond_enslave()
/linux/net/ipv6/
H A Daddrconf.c1115 err = notifier_to_errno(err); in ipv6_add_addr()