Home
last modified time | relevance | path

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

12

/linux/kernel/
A Dcpu_pm.c44 return notifier_to_errno(ret); in cpu_pm_notify()
58 return notifier_to_errno(ret); in cpu_pm_notify_robust()
A Dmodule.c3923 err = notifier_to_errno(err); in prepare_coming_module()
/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.c1286 ret = notifier_to_errno(ret); in dev_change_name()
1480 ret = notifier_to_errno(ret); in __dev_open()
1711 err = notifier_to_errno(err); in call_netdevice_register_notifiers()
8135 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
8146 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
8930 err = notifier_to_errno(err); in dev_set_mtu_ext()
8940 err = notifier_to_errno(err); in dev_set_mtu_ext()
8982 res = notifier_to_errno(res); in dev_change_tx_queue_len()
9026 return notifier_to_errno(rc); in dev_pre_changeaddr_notify()
10332 ret = notifier_to_errno(ret); in register_netdevice()
[all …]
/linux/net/bridge/
A Dbr_switchdev.c101 err = notifier_to_errno(err); in br_switchdev_set_port_flag()
295 return notifier_to_errno(err); in br_switchdev_fdb_replay_one()
351 return notifier_to_errno(err); in br_switchdev_vlan_replay_one()
522 return notifier_to_errno(err); in br_switchdev_mdb_replay_one()
/linux/net/switchdev/
A Dswitchdev.c116 err = notifier_to_errno(rc); in switchdev_port_attr_notify()
207 err = notifier_to_errno(rc); in switchdev_port_obj_notify()
730 return notifier_to_errno(err); in switchdev_bridge_port_offload()
/linux/include/linux/
A Dif_vlan.h86 return notifier_to_errno(call_netdevice_notifiers(NETDEV_CVLAN_FILTER_PUSH_INFO, dev)); in vlan_get_rx_ctag_filter_info()
98 return notifier_to_errno(call_netdevice_notifiers(NETDEV_SVLAN_FILTER_PUSH_INFO, dev)); in vlan_get_rx_stag_filter_info()
A Dnotifier.h196 static inline int notifier_to_errno(int ret) in notifier_to_errno() function
/linux/drivers/net/wan/
A Dhdlc.c304 err = notifier_to_errno(err); in detach_hdlc_protocol()
/linux/arch/arm/common/
A DbL_switcher.c404 return notifier_to_errno(ret); in bL_activation_notify()
/linux/drivers/of/
A Ddynamic.c98 return notifier_to_errno(rc); in of_reconfig_notify()
A Doverlay.c176 ret = notifier_to_errno(ret); in overlay_notify()
/linux/mm/
A Dmemory_hotplug.c1092 ret = notifier_to_errno(ret); in online_pages()
1918 ret = notifier_to_errno(ret); in offline_pages()
/linux/drivers/platform/surface/
A Dsurface_acpi_notify.c142 return notifier_to_errno(ret); in san_dgpu_notifier_call()
/linux/kernel/power/
A Dmain.c89 return notifier_to_errno(ret); in pm_notifier_call_chain_robust()
/linux/net/ipv4/
A Dnexthop.c248 return notifier_to_errno(err); in call_nexthop_notifiers()
349 return notifier_to_errno(err); in __call_nexthop_res_bucket_notifiers()
420 return notifier_to_errno(err); in call_nexthop_res_table_notifiers()
441 return notifier_to_errno(err); in call_nexthop_notifier()
A Ddevinet.c532 ret = notifier_to_errno(ret); in __inet_insert_ifa()
/linux/drivers/base/power/
A Ddomain.c502 ret = notifier_to_errno(ret); in _genpd_power_on()
551 ret = notifier_to_errno(ret); in _genpd_power_off()
/linux/net/dsa/
A Dslave.c2195 if (notifier_to_errno(err)) in dsa_slave_lag_changeupper()
2224 if (notifier_to_errno(err)) in dsa_slave_lag_prechangeupper()
A Ddsa2.c44 return notifier_to_errno(err); in dsa_tree_notify()
/linux/drivers/net/usb/
A Dqmi_wwan.c373 ret = notifier_to_errno(ret); in raw_ip_store()
/linux/drivers/net/
A Dvxlan.c427 return notifier_to_errno(ret); in vxlan_fdb_switchdev_call_notifiers()
613 return notifier_to_errno(rc); in vxlan_fdb_notify_one()
A Dtun.c3135 ret = notifier_to_errno(ret); in __tun_chr_ioctl()
/linux/drivers/net/team/
A Dteam.c2136 err = notifier_to_errno(err); in team_dev_type_check_change()
/linux/drivers/net/bonding/
A Dbond_main.c1827 res = notifier_to_errno(res); in bond_enslave()

Completed in 133 milliseconds

12