Home
last modified time | relevance | path

Searched refs:unlist_netdevice (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddev.c377 static void unlist_netdevice(struct net_device *dev) in unlist_netdevice() function
10712 unlist_netdevice(dev); in unregister_netdevice_many()
10851 unlist_netdevice(dev); in dev_change_net_namespace()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c408 static void unlist_netdevice(struct net_device *dev, bool lock) in unlist_netdevice() function
9648 /* Expect only unused indexes, unlist_netdevice() removes the used */ in dev_index_release()
11006 unlist_netdevice(dev, false); in unregister_netdevice_many_notify()
11188 unlist_netdevice(dev, true); in __dev_change_net_namespace()

Completed in 33 milliseconds