Searched refs:pernet_operations (Results 1 – 25 of 204) sorted by relevance
123456789
163 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()177 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()319 const struct pernet_operations *ops, *saved_ops; in setup_net()379 static struct pernet_operations net_defaults_ops = {567 const struct pernet_operations *ops; in cleanup_net()1154 struct pernet_operations *ops) in __register_pernet_operations()1197 struct pernet_operations *ops) in __register_pernet_operations()1223 struct pernet_operations *ops) in register_pernet_operations()1272 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()1291 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()[all …]
352 static struct pernet_operations __net_initdata dev_proc_ops = {396 static struct pernet_operations __net_initdata dev_mc_net_ops = {
414 struct pernet_operations { struct465 int register_pernet_subsys(struct pernet_operations *); argument466 void unregister_pernet_subsys(struct pernet_operations *);467 int register_pernet_device(struct pernet_operations *);468 void unregister_pernet_device(struct pernet_operations *);
200 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops);202 struct pernet_operations *ops);
130 static struct pernet_operations tipc_pernet_pre_exit_ops = {134 static struct pernet_operations tipc_net_ops = {141 static struct pernet_operations tipc_topsrv_net_ops = {
66 static struct pernet_operations smack_net_ops = {
60 static struct pernet_operations ip6table_security_net_ops = {
71 static struct pernet_operations ip6table_filter_net_ops = {
63 static struct pernet_operations ip6table_raw_net_ops = {
99 static struct pernet_operations defrag6_net_ops = {
99 static struct pernet_operations ip6table_mangle_net_ops = {
54 static struct pernet_operations arptable_filter_net_ops = {
61 static struct pernet_operations iptable_security_net_ops = {
72 static struct pernet_operations iptable_filter_net_ops = {
64 static struct pernet_operations iptable_raw_net_ops = {
106 static struct pernet_operations iptable_mangle_net_ops = {
89 static struct pernet_operations frame_filter_net_ops = {
89 static struct pernet_operations frame_nat_net_ops = {
108 static struct pernet_operations broute_net_ops = {
122 static struct pernet_operations grace_net_ops = {
80 static struct pernet_operations ila_net_ops = {
80 static struct pernet_operations sunrpc_net_ops = {
120 static struct pernet_operations udplite6_net_ops = {
99 static struct pernet_operations udplite4_net_ops = {
115 struct pernet_operations rxrpc_net_ops = {
Completed in 34 milliseconds