Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c3170 static const struct file_operations proc_task_operations; variable
3174 DIR("task", S_IRUGO|S_IXUGO, proc_task_inode_operations, proc_task_operations),
3837 static const struct file_operations proc_task_operations = { variable