Home
last modified time | relevance | path

Searched refs:sunrpc_net_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dsunrpc_syms.c79 static struct pernet_operations sunrpc_net_ops = { variable
98 err = register_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
115 unregister_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
134 unregister_pernet_subsys(&sunrpc_net_ops); in cleanup_sunrpc()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dsunrpc_syms.c80 static struct pernet_operations sunrpc_net_ops = { variable
99 err = register_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
122 unregister_pernet_subsys(&sunrpc_net_ops); in init_sunrpc()
144 unregister_pernet_subsys(&sunrpc_net_ops); in cleanup_sunrpc()

Completed in 1 milliseconds