Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c540 static void unhash_nsid(struct net *net, struct net *last) in unhash_nsid() function
589 * So, we skip them in unhash_nsid(). in cleanup_net()
591 * Note, that unhash_nsid() does not delete nsid links in cleanup_net()
600 unhash_nsid(net, last); in cleanup_net()
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c536 static void unhash_nsid(struct net *net, struct net *last) in unhash_nsid() function
585 * So, we skip them in unhash_nsid(). in cleanup_net()
587 * Note, that unhash_nsid() does not delete nsid links in cleanup_net()
596 unhash_nsid(net, last); in cleanup_net()

Completed in 7 milliseconds