Searched refs:ops_undo_list (Results 1 – 1 of 1) sorted by relevance
| /linux/net/core/ |
| H A D | net_namespace.c | 219 static void ops_undo_list(const struct list_head *ops_list, in ops_undo_list() function 265 ops_undo_list(&ops_list, NULL, net_exit_list, false); in ops_undo_single() 462 ops_undo_list(&pernet_list, ops, &net_exit_list, false); in setup_net() 704 ops_undo_list(&pernet_list, NULL, &net_exit_list, true); in cleanup_net()
|