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

/linux-master/net/core/
H A Dnet_namespace.c250 * just been idr_remove()'d from there in cleanup_net().
553 /* This function is only called from cleanup_net() work,
580 static void cleanup_net(struct work_struct *work) function
665 * cleanup_net runs from work queue and will first remove namespaces
678 static DECLARE_WORK(net_cleanup_work, cleanup_net);
1240 * setup_net() and cleanup_net() are not possible.

Completed in 214 milliseconds