Home
last modified time | relevance | path

Searched refs:unregister_netdevice_many (Results 1 – 21 of 21) sorted by relevance

/linux/net/hsr/
H A Dhsr_main.c119 unregister_netdevice_many(&list_kill); in hsr_netdev_notify()
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c246 unregister_netdevice_many(&list); in rmnet_force_unassociate_device()
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c658 unregister_netdevice_many(&list_kill); in virt_wifi_event()
/linux/net/8021q/
H A Dvlan.c515 unregister_netdevice_many(&list); in vlan_device_event()
/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c865 unregister_netdevice_many(&list); in bam_dmux_remove()
H A Dwwan_core.c1384 unregister_netdevice_many(&kill_list); in wwan_unregister_ops()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c770 unregister_netdevice_many(&lst_kill); in ipvlan_device_event()
/linux/drivers/net/usb/
H A Dqmi_wwan.c1597 unregister_netdevice_many(&list); in qmi_wwan_disconnect()
/linux/net/core/
H A Dnet_namespace.c187 unregister_netdevice_many(&dev_kill_list); in ops_exit_rtnl_list()
H A Drtnetlink.c648 unregister_netdevice_many(&list_kill); in __rtnl_kill_links()
3535 unregister_netdevice_many(&list_kill); in rtnl_group_dellink()
3890 unregister_netdevice_many(&list_kill); in rtnl_newlink_create()
H A Ddev.c12308 unregister_netdevice_many(&single); in unregister_netdevice_queue()
12492 void unregister_netdevice_many(struct list_head *head) in unregister_netdevice_many() function
12496 EXPORT_SYMBOL(unregister_netdevice_many);
13086 unregister_netdevice_many(&dev_kill_list); in default_device_exit_batch()
/linux/drivers/net/
H A Dmacvlan.c1846 unregister_netdevice_many(&list_kill); in macvlan_device_event()
H A Dgeneve.c2411 unregister_netdevice_many(&list_kill); in geneve_dev_create_fb()
H A Damt.c3383 unregister_netdevice_many(&list); in amt_device_event()
H A Dmacsec.c4422 unregister_netdevice_many(&head); in macsec_notify()
/linux/net/ipv4/
H A Dip_gre.c1754 unregister_netdevice_many(&list_kill); in gretap_fb_dev_create()
H A Dipmr.c1313 unregister_netdevice_many(&list); in mroute_clean_tables()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2708 unregister_netdevice_many(&head); in ipoib_remove_one()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4717 unregister_netdevice_many(&list_kill); in vxlan_dev_create()
4744 unregister_netdevice_many(&list_kill); in vxlan_handle_lowerdev_unregister()
/linux/net/ipv6/
H A Dip6mr.c1551 unregister_netdevice_many(&list); in mroute_clean_tables()
/linux/include/linux/
H A Dnetdevice.h3406 void unregister_netdevice_many(struct list_head *head);