Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c277 * just been idr_remove()'d from there in cleanup_net(). in peernet2id_alloc()
543 /* This function is only called from cleanup_net() work, in unhash_nsid()
570 static void cleanup_net(struct work_struct *work) in cleanup_net() function
646 * cleanup_net runs from work queue and will first remove namespaces
659 static DECLARE_WORK(net_cleanup_work, cleanup_net);
1169 * setup_net() and cleanup_net() are not possible. in __register_pernet_operations()
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c250 * just been idr_remove()'d from there in cleanup_net(). in peernet2id_alloc()
539 /* This function is only called from cleanup_net() work, in unhash_nsid()
566 static void cleanup_net(struct work_struct *work) in cleanup_net() function
642 * cleanup_net runs from work queue and will first remove namespaces
655 static DECLARE_WORK(net_cleanup_work, cleanup_net);
1162 * setup_net() and cleanup_net() are not possible. in __register_pernet_operations()

Completed in 7 milliseconds