Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_main.c110 unregister_netdevice_many(&list_kill); in hsr_netdev_notify()
/linux/drivers/net/
H A Dpfcp.c257 unregister_netdevice_many(&list); in pfcp_net_exit()
H A Dmacvlan.c1830 unregister_netdevice_many(&list_kill); in macvlan_device_event()
H A Dgeneve.c1870 unregister_netdevice_many(&list_kill); in geneve_dev_create_fb()
H A Damt.c3379 unregister_netdevice_many(&list); in amt_device_event()
H A Dmacsec.c4463 unregister_netdevice_many(&head); in macsec_notify()
/linux/net/core/
H A Dnet_namespace.c383 unregister_netdevice_many(&dev_kill_list); in setup_net()
621 unregister_netdevice_many(&dev_kill_list); in cleanup_net()
1217 unregister_netdevice_many(&dev_kill_list); in free_exit_list()
H A Drtnetlink.c488 unregister_netdevice_many(&list_kill); in __rtnl_kill_links()
3266 unregister_netdevice_many(&list_kill); in rtnl_group_dellink()
3570 unregister_netdevice_many(&list_kill); in rtnl_newlink_create()
H A Ddev.c11343 unregister_netdevice_many(&single); in unregister_netdevice_queue()
11467 void unregister_netdevice_many(struct list_head *head) in unregister_netdevice_many() function
11471 EXPORT_SYMBOL(unregister_netdevice_many);
11952 unregister_netdevice_many(&dev_kill_list); in default_device_exit_batch()
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c243 unregister_netdevice_many(&list); in rmnet_force_unassociate_device()
/linux/net/8021q/
H A Dvlan.c489 unregister_netdevice_many(&list); in vlan_device_event()
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c655 unregister_netdevice_many(&list_kill); in virt_wifi_event()
/linux/drivers/net/wwan/
H A Dqcom_bam_dmux.c867 unregister_netdevice_many(&list); in bam_dmux_remove()
H A Dwwan_core.c1198 unregister_netdevice_many(&kill_list); in wwan_unregister_ops()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c766 unregister_netdevice_many(&lst_kill); in ipvlan_device_event()
/linux/drivers/net/usb/
H A Dqmi_wwan.c1580 unregister_netdevice_many(&list); in qmi_wwan_disconnect()
/linux/net/ipv4/
H A Dip_gre.c1730 unregister_netdevice_many(&list_kill); in gretap_fb_dev_create()
H A Dipmr.c1296 unregister_netdevice_many(&list); in mroute_clean_tables()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4623 unregister_netdevice_many(&list_kill); in vxlan_dev_create()
4650 unregister_netdevice_many(&list_kill); in vxlan_handle_lowerdev_unregister()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2630 unregister_netdevice_many(&head); in ipoib_remove_one()
/linux/net/ipv6/
H A Dip6mr.c1530 unregister_netdevice_many(&list); in mroute_clean_tables()
/linux/drivers/net/ppp/
H A Dppp_generic.c1157 unregister_netdevice_many(&list); in ppp_exit_net()
/linux/include/linux/
H A Dnetdevice.h3115 void unregister_netdevice_many(struct list_head *head);