Home
last modified time | relevance | path

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

12

/linux/kernel/
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/core/
A Dfib_notifier.c25 return notifier_to_errno(err); in call_fib_notifier()
36 return notifier_to_errno(err); in call_fib_notifiers()
A Ddev.c1269 ret = notifier_to_errno(ret); in dev_change_name()
1466 ret = notifier_to_errno(ret); in __dev_open()
1699 err = notifier_to_errno(err); in call_netdevice_register_notifiers()
7943 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
7954 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
8214 err = notifier_to_errno(rc); in netdev_offload_xstats_enable_l3()
8345 return notifier_to_errno(rc); in netdev_offload_xstats_get_used()
8380 return notifier_to_errno(rc); in netdev_offload_xstats_get_stats()
8980 err = notifier_to_errno(err); in dev_set_mtu_ext()
9075 return notifier_to_errno(rc); in dev_pre_changeaddr_notify()
[all …]
/linux/net/bridge/
A Dbr_switchdev.c102 err = notifier_to_errno(err); in br_switchdev_set_port_flag()
310 return notifier_to_errno(err); in br_switchdev_fdb_replay_one()
381 err = notifier_to_errno(err); in br_switchdev_vlan_attr_replay()
408 return notifier_to_errno(err); in br_switchdev_vlan_replay_one()
594 return notifier_to_errno(err); in br_switchdev_mdb_replay_one()
/linux/net/switchdev/
A Dswitchdev.c146 err = notifier_to_errno(rc); in switchdev_port_attr_notify()
237 err = notifier_to_errno(rc); in switchdev_port_obj_notify()
1005 return notifier_to_errno(err); in switchdev_bridge_port_offload()
1051 return notifier_to_errno(err); in switchdev_bridge_port_replay()
/linux/include/linux/
A Dif_vlan.h96 return notifier_to_errno(call_netdevice_notifiers(NETDEV_CVLAN_FILTER_PUSH_INFO, dev)); in vlan_get_rx_ctag_filter_info()
108 return notifier_to_errno(call_netdevice_notifiers(NETDEV_SVLAN_FILTER_PUSH_INFO, dev)); in vlan_get_rx_stag_filter_info()
A Dnotifier.h205 static inline int notifier_to_errno(int ret) in notifier_to_errno() function
/linux/net/dsa/
A Duser.c3009 if (notifier_to_errno(err)) in dsa_user_lag_changeupper()
3041 if (notifier_to_errno(err)) in dsa_user_lag_prechangeupper()
3420 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3424 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3428 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3432 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3436 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3440 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3449 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
3453 if (notifier_to_errno(err)) in dsa_user_netdevice_event()
[all …]
A Dswitch.c1091 return notifier_to_errno(err); in dsa_tree_notify()
/linux/drivers/net/wan/
A Dhdlc.c304 err = notifier_to_errno(err); in detach_hdlc_protocol()
/linux/drivers/of/
A Doverlay.c171 if (notifier_to_errno(ret)) { in overlay_notify()
172 ret = notifier_to_errno(ret); in overlay_notify()
A Ddynamic.c93 return notifier_to_errno(rc); in of_reconfig_notify()
/linux/arch/arm/common/
A DbL_switcher.c404 return notifier_to_errno(ret); in bL_activation_notify()
/linux/net/ipv4/
A Dnexthop.c263 return notifier_to_errno(err); in call_nexthop_notifiers()
364 return notifier_to_errno(err); in __call_nexthop_res_bucket_notifiers()
436 return notifier_to_errno(err); in call_nexthop_res_table_notifiers()
457 return notifier_to_errno(err); in call_nexthop_notifier()
791 return notifier_to_errno(err); in nh_grp_hw_stats_update()
A Ddevinet.c565 ret = notifier_to_errno(ret); in __inet_insert_ifa()
/linux/drivers/platform/surface/
A Dsurface_acpi_notify.c143 return notifier_to_errno(ret); in san_dgpu_notifier_call()
/linux/mm/
A Dmemory_hotplug.c1175 ret = notifier_to_errno(ret); in online_pages()
2007 ret = notifier_to_errno(ret); in offline_pages()
/linux/kernel/power/
A Dmain.c104 return notifier_to_errno(ret); in pm_notifier_call_chain_robust()
/linux/drivers/base/
A Dmemory.c217 ret = notifier_to_errno(ret); in memory_block_online()
/linux/drivers/pmdomain/
A Dcore.c711 ret = notifier_to_errno(ret); in _genpd_power_on()
762 ret = notifier_to_errno(ret); in _genpd_power_off()
/linux/drivers/net/usb/
A Dqmi_wwan.c367 ret = notifier_to_errno(ret); in raw_ip_store()
/linux/drivers/net/vxlan/
A Dvxlan_core.c319 return notifier_to_errno(ret); in vxlan_fdb_switchdev_call_notifiers()
505 return notifier_to_errno(rc); in vxlan_fdb_notify_one()
/linux/drivers/net/team/
A Dteam_core.c2158 err = notifier_to_errno(err); in team_dev_type_check_change()
/linux/kernel/module/
A Dmain.c2791 err = notifier_to_errno(err); in prepare_coming_module()
/linux/drivers/net/
A Dtun.c3239 ret = notifier_to_errno(ret); in __tun_chr_ioctl()

Completed in 119 milliseconds

12