Lines Matching defs:ops

119 static int ops_init(const struct pernet_operations *ops, struct net *net)  in ops_init()
153 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list()
164 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list()
178 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list()
320 const struct pernet_operations *ops, *saved_ops; in setup_net() local
568 const struct pernet_operations *ops; in cleanup_net() local
1143 static void free_exit_list(struct pernet_operations *ops, struct list_head *net_exit_list) in free_exit_list()
1153 struct pernet_operations *ops) in __register_pernet_operations()
1180 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1196 struct pernet_operations *ops) in __register_pernet_operations()
1206 static void __unregister_pernet_operations(struct pernet_operations *ops) in __unregister_pernet_operations()
1222 struct pernet_operations *ops) in register_pernet_operations()
1244 static void unregister_pernet_operations(struct pernet_operations *ops) in unregister_pernet_operations()
1271 int register_pernet_subsys(struct pernet_operations *ops) in register_pernet_subsys()
1290 void unregister_pernet_subsys(struct pernet_operations *ops) in unregister_pernet_subsys()
1317 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device()
1338 void unregister_pernet_device(struct pernet_operations *ops) in unregister_pernet_device()