Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dbase.c2405 static const struct file_operations proc_pid_attr_operations = { variable
2412 REG("current", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
2413 REG("prev", S_IRUGO, proc_pid_attr_operations),
2414 REG("exec", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
2415 REG("fscreate", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
2416 REG("keycreate", S_IRUGO|S_IWUGO, proc_pid_attr_operations),
2417 REG("sockcreate", S_IRUGO|S_IWUGO, proc_pid_attr_operations),