Home
last modified time | relevance | path

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

/linux-6.15/net/hsr/
H A Dhsr_main.c110 unregister_netdevice_many(&list_kill); in hsr_netdev_notify()
/linux-6.15/drivers/net/
H A Dpfcp.c263 unregister_netdevice_many(&list); in pfcp_net_exit()
H A Dmacvlan.c1834 unregister_netdevice_many(&list_kill); in macvlan_device_event()
H A Dgeneve.c1918 unregister_netdevice_many(&list_kill); in geneve_dev_create_fb()
H A Damt.c3378 unregister_netdevice_many(&list); in amt_device_event()
H A Dmacsec.c4490 unregister_netdevice_many(&head); in macsec_notify()
/linux-6.15/net/core/
H A Dnet_namespace.c391 unregister_netdevice_many(&dev_kill_list); in setup_net()
649 unregister_netdevice_many(&dev_kill_list); in cleanup_net()
1252 unregister_netdevice_many(&dev_kill_list); in free_exit_list()
H A Drtnetlink.c645 unregister_netdevice_many(&list_kill); in __rtnl_kill_links()
3507 unregister_netdevice_many(&list_kill); in rtnl_group_dellink()
3861 unregister_netdevice_many(&list_kill); in rtnl_newlink_create()
H A Ddev.c11879 unregister_netdevice_many(&single); in unregister_netdevice_queue()
12034 void unregister_netdevice_many(struct list_head *head) in unregister_netdevice_many() function
12038 EXPORT_SYMBOL(unregister_netdevice_many);
12530 unregister_netdevice_many(&dev_kill_list); in default_device_exit_batch()
/linux-6.15/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c246 unregister_netdevice_many(&list); in rmnet_force_unassociate_device()
/linux-6.15/net/8021q/
H A Dvlan.c490 unregister_netdevice_many(&list); in vlan_device_event()
/linux-6.15/drivers/net/wireless/virtual/
H A Dvirt_wifi.c657 unregister_netdevice_many(&list_kill); in virt_wifi_event()
/linux-6.15/drivers/net/wwan/
H A Dqcom_bam_dmux.c867 unregister_netdevice_many(&list); in bam_dmux_remove()
H A Dwwan_core.c1214 unregister_netdevice_many(&kill_list); in wwan_unregister_ops()
/linux-6.15/drivers/net/ipvlan/
H A Dipvlan_main.c769 unregister_netdevice_many(&lst_kill); in ipvlan_device_event()
/linux-6.15/drivers/net/usb/
H A Dqmi_wwan.c1586 unregister_netdevice_many(&list); in qmi_wwan_disconnect()
/linux-6.15/net/ipv4/
H A Dip_gre.c1745 unregister_netdevice_many(&list_kill); in gretap_fb_dev_create()
H A Dipmr.c1312 unregister_netdevice_many(&list); in mroute_clean_tables()
/linux-6.15/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2631 unregister_netdevice_many(&head); in ipoib_remove_one()
/linux-6.15/net/ipv6/
H A Dip6mr.c1551 unregister_netdevice_many(&list); in mroute_clean_tables()
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c4730 unregister_netdevice_many(&list_kill); in vxlan_dev_create()
4757 unregister_netdevice_many(&list_kill); in vxlan_handle_lowerdev_unregister()
/linux-6.15/drivers/net/ppp/
H A Dppp_generic.c1169 unregister_netdevice_many(&list); in ppp_exit_net()
/linux-6.15/include/linux/
H A Dnetdevice.h3371 void unregister_netdevice_many(struct list_head *head);