Home
last modified time | relevance | path

Searched refs:unix_net_ops (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/net/unix/
Daf_unix.c2903 static struct pernet_operations unix_net_ops = { variable
2921 register_pernet_subsys(&unix_net_ops); in af_unix_init()
2930 unregister_pernet_subsys(&unix_net_ops); in af_unix_exit()