Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dcpu_pm.c31 return notifier_to_errno(ret); in cpu_pm_notify()
42 return notifier_to_errno(ret); in cpu_pm_notify_robust()
Dmodule.c3805 err = notifier_to_errno(err); in prepare_coming_module()
/Linux-v5.10/net/core/
Dfib_notifier.c25 return notifier_to_errno(err); in call_fib_notifier()
36 return notifier_to_errno(err); in call_fib_notifiers()
Ddev.c1358 ret = notifier_to_errno(ret); in dev_change_name()
1513 ret = notifier_to_errno(ret); in __dev_open()
1744 err = notifier_to_errno(err); in call_netdevice_register_notifiers()
7789 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
7800 ret = notifier_to_errno(ret); in __netdev_upper_dev_link()
8553 err = notifier_to_errno(err); in dev_set_mtu_ext()
8563 err = notifier_to_errno(err); in dev_set_mtu_ext()
8605 res = notifier_to_errno(res); in dev_change_tx_queue_len()
8649 return notifier_to_errno(rc); in dev_pre_changeaddr_notify()
9978 ret = notifier_to_errno(ret); in register_netdevice()
[all …]
/Linux-v5.10/include/linux/
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()
Dnotifier.h198 static inline int notifier_to_errno(int ret) in notifier_to_errno() function
/Linux-v5.10/net/switchdev/
Dswitchdev.c117 err = notifier_to_errno(rc); in switchdev_port_attr_notify()
237 err = notifier_to_errno(rc); in switchdev_port_obj_notify()
/Linux-v5.10/net/bridge/
Dbr_switchdev.c81 err = notifier_to_errno(err); in br_switchdev_set_port_flag()
/Linux-v5.10/net/dsa/
Dport.c25 err = notifier_to_errno(err); in dsa_broadcast()
40 return notifier_to_errno(err); in dsa_port_notify()
/Linux-v5.10/drivers/net/wan/
Dhdlc.c308 err = notifier_to_errno(err); in detach_hdlc_protocol()
/Linux-v5.10/arch/arm/common/
DbL_switcher.c404 return notifier_to_errno(ret); in bL_activation_notify()
/Linux-v5.10/mm/
Dmemory_hotplug.c805 ret = notifier_to_errno(ret); in online_pages()
1509 ret = notifier_to_errno(ret); in offline_pages()
/Linux-v5.10/drivers/of/
Ddynamic.c98 return notifier_to_errno(rc); in of_reconfig_notify()
Doverlay.c176 ret = notifier_to_errno(ret); in overlay_notify()
/Linux-v5.10/kernel/power/
Dmain.c89 return notifier_to_errno(ret); in pm_notifier_call_chain_robust()
/Linux-v5.10/drivers/base/power/
Ddomain.c422 ret = notifier_to_errno(ret); in _genpd_power_on()
471 ret = notifier_to_errno(ret); in _genpd_power_off()
/Linux-v5.10/drivers/net/usb/
Dqmi_wwan.c363 ret = notifier_to_errno(ret); in raw_ip_store()
/Linux-v5.10/net/ipv4/
Dnexthop.c47 return notifier_to_errno(err); in call_nexthop_notifiers()
Ddevinet.c530 ret = notifier_to_errno(ret); in __inet_insert_ifa()
/Linux-v5.10/drivers/net/
Dvxlan.c426 return notifier_to_errno(ret); in vxlan_fdb_switchdev_call_notifiers()
612 return notifier_to_errno(rc); in vxlan_fdb_notify_one()
/Linux-v5.10/drivers/net/team/
Dteam.c2136 err = notifier_to_errno(err); in team_dev_type_check_change()
/Linux-v5.10/drivers/net/bonding/
Dbond_main.c1643 res = notifier_to_errno(res); in bond_enslave()
/Linux-v5.10/net/ipv6/
Daddrconf.c1076 err = notifier_to_errno(err); in ipv6_add_addr()