Lines Matching refs:pernet_operations
118 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init()
152 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list()
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()
313 const struct pernet_operations *ops, *saved_ops; in setup_net()
373 static struct pernet_operations net_defaults_ops = {
555 const struct pernet_operations *ops; in cleanup_net()
722 static struct pernet_operations __net_initdata net_ns_ops = {
1131 static void free_exit_list(struct pernet_operations *ops, struct list_head *net_exit_list) in free_exit_list()
1141 struct pernet_operations *ops) in __register_pernet_operations()
1168 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1184 struct pernet_operations *ops) in __register_pernet_operations()
1194 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1210 struct pernet_operations *ops) in register_pernet_operations()
1232 static void unregister_pernet_operations(struct pernet_operations *ops) in unregister_pernet_operations()
1259 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
1278 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
1305 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device()
1326 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device()