Home
last modified time | relevance | path

Searched refs:proc_net_operations (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dinternal.h240 extern const struct file_operations proc_net_operations;
H A Dproc_net.c329 const struct file_operations proc_net_operations = { variable
H A Dbase.c3407 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3769 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
/kernel/linux/linux-6.6/fs/proc/
H A Dinternal.h235 extern const struct file_operations proc_net_operations;
H A Dproc_net.c341 const struct file_operations proc_net_operations = { variable
H A Dbase.c3435 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),
3798 DIR("net", S_IRUGO|S_IXUGO, proc_net_inode_operations, proc_net_operations),

Completed in 13 milliseconds