Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
H A Dnet_namespace.c180 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list() function
371 ops_pre_exit_list(ops, &net_exit_list); in setup_net()
606 ops_pre_exit_list(ops, &net_exit_list); in cleanup_net()
1183 ops_pre_exit_list(ops, &net_exit_list); in __register_pernet_operations()
1199 ops_pre_exit_list(ops, &net_exit_list); in __unregister_pernet_operations()
1225 ops_pre_exit_list(ops, &net_exit_list); in __unregister_pernet_operations()
/kernel/linux/linux-6.6/net/core/
H A Dnet_namespace.c153 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list() function
356 ops_pre_exit_list(ops, &net_exit_list); in setup_net()
602 ops_pre_exit_list(ops, &net_exit_list); in cleanup_net()
1145 ops_pre_exit_list(ops, net_exit_list); in free_exit_list()

Completed in 4 milliseconds