Searched refs:proc_task_operations (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/proc/ | ||
H A D | base.c | 2730 static const struct file_operations proc_task_operations; variable in typeref:struct:file_operations 2734 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations), 3392 static const struct file_operations proc_task_operations = { variable in typeref:struct:file_operations |
Completed in 65 milliseconds