Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_net.c389 static struct pernet_operations __net_initdata proc_net_ns_ops = { variable
398 return register_pernet_subsys(&proc_net_ns_ops); in proc_net_init()