Lines Matching refs:pernet_operations

124 static int ops_init(const struct pernet_operations *ops, struct net *net)  in ops_init()
151 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list()
162 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
174 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
309 const struct pernet_operations *ops, *saved_ops; in setup_net()
365 static struct pernet_operations net_defaults_ops = {
547 const struct pernet_operations *ops; in cleanup_net()
713 static struct pernet_operations __net_initdata net_ns_ops = {
1123 static void free_exit_list(struct pernet_operations *ops, struct list_head *net_exit_list) in free_exit_list()
1133 struct pernet_operations *ops) in __register_pernet_operations()
1160 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1176 struct pernet_operations *ops) in __register_pernet_operations()
1186 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1202 struct pernet_operations *ops) in register_pernet_operations()
1224 static void unregister_pernet_operations(struct pernet_operations *ops) in unregister_pernet_operations()
1251 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
1270 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
1297 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device()
1318 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device()