Lines Matching refs:pernet_operations
93 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init()
120 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free()
128 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
140 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
275 const struct pernet_operations *ops, *saved_ops; in setup_net()
387 const struct pernet_operations *ops; in cleanup_net()
529 static struct pernet_operations __net_initdata net_ns_ops = {
772 struct pernet_operations *ops) in __register_pernet_operations()
797 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
812 struct pernet_operations *ops) in __register_pernet_operations()
817 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
830 struct pernet_operations *ops) in register_pernet_operations()
856 static void unregister_pernet_operations(struct pernet_operations *ops) in unregister_pernet_operations()
884 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
903 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
930 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device()
951 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device()