Lines Matching refs:pernet_operations
122 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init()
156 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list()
167 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
181 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
346 const struct pernet_operations *ops, *saved_ops; in setup_net()
571 const struct pernet_operations *ops; in cleanup_net()
750 static struct pernet_operations __net_initdata net_ns_ops = {
1207 static void free_exit_list(struct pernet_operations *ops, struct list_head *net_exit_list) in free_exit_list()
1227 struct pernet_operations *ops) in __register_pernet_operations()
1254 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1270 struct pernet_operations *ops) in __register_pernet_operations()
1280 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1296 struct pernet_operations *ops) in register_pernet_operations()
1325 static void unregister_pernet_operations(struct pernet_operations *ops) in unregister_pernet_operations()
1352 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
1371 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
1398 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device()
1419 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device()