| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net_namespace.c | 136 static int ops_init(const struct pernet_operations *ops, struct net *net) in ops_init() 170 static void ops_free(const struct pernet_operations *ops, struct net *net) in ops_free() 177 static void ops_pre_exit_list(const struct pernet_operations *ops, in ops_pre_exit_list() 188 static void ops_exit_list(const struct pernet_operations *ops, in ops_exit_list() 202 static void ops_free_list(const struct pernet_operations *ops, in ops_free_list() 337 const struct pernet_operations *ops, *saved_ops; in setup_net() 390 static struct pernet_operations net_defaults_ops = { 569 const struct pernet_operations *ops; in cleanup_net() 741 static struct pernet_operations __net_initdata net_ns_ops = { 1157 struct pernet_operations *ops) in __register_pernet_operations() [all …]
|
| H A D | net-procfs.c | 353 static struct pernet_operations __net_initdata dev_proc_ops = { 397 static struct pernet_operations __net_initdata dev_mc_net_ops = {
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | net_namespace.h | 368 struct pernet_operations { struct 419 int register_pernet_subsys(struct pernet_operations *); argument 420 void unregister_pernet_subsys(struct pernet_operations *); 421 int register_pernet_device(struct pernet_operations *); 422 void unregister_pernet_device(struct pernet_operations *);
|
| H A D | act_api.h | 175 int tcf_register_action(struct tc_action_ops *a, struct pernet_operations *ops); 177 struct pernet_operations *ops);
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | core.c | 132 static struct pernet_operations tipc_pernet_pre_exit_ops = { 136 static struct pernet_operations tipc_net_ops = { 143 static struct pernet_operations tipc_topsrv_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_log_netdev.c | 44 static struct pernet_operations nf_log_netdev_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | nf_log_bridge.c | 45 static struct pernet_operations nf_log_bridge_net_ops = {
|
| H A D | ebtable_filter.c | 104 static struct pernet_operations frame_filter_net_ops = {
|
| H A D | ebtable_nat.c | 104 static struct pernet_operations frame_nat_net_ops = {
|
| H A D | ebtable_broute.c | 110 static struct pernet_operations broute_net_ops = {
|
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A D | smack_netfilter.c | 86 static struct pernet_operations smack_net_ops = {
|
| /OK3568_Linux_fs/kernel/fs/nfs_common/ |
| H A D | grace.c | 121 static struct pernet_operations grace_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/mptcp/ |
| H A D | ctrl.c | 106 static struct pernet_operations mptcp_pernet_ops = {
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | iptable_security.c | 80 static struct pernet_operations iptable_security_net_ops = {
|
| H A D | arptable_filter.c | 74 static struct pernet_operations arptable_filter_net_ops = {
|
| H A D | iptable_filter.c | 90 static struct pernet_operations iptable_filter_net_ops = {
|
| H A D | iptable_raw.c | 85 static struct pernet_operations iptable_raw_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6table_security.c | 79 static struct pernet_operations ip6table_security_net_ops = {
|
| H A D | ip6table_filter.c | 91 static struct pernet_operations ip6table_filter_net_ops = {
|
| H A D | nf_defrag_ipv6_hooks.c | 99 static struct pernet_operations defrag6_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | sunrpc_syms.c | 79 static struct pernet_operations sunrpc_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/ipv6/ila/ |
| H A D | ila_main.c | 79 static struct pernet_operations ila_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udplite.c | 89 static struct pernet_operations udplite4_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | udplite.c | 110 static struct pernet_operations udplite6_net_ops = {
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | sysctl_net.c | 90 static struct pernet_operations sysctl_pernet_ops = {
|