Searched refs:proc_pid_seccomp_cache (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | seccomp.h | 117 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns,
|
/linux/fs/proc/ |
H A D | base.c | 3428 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache), 3767 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
|
/linux/kernel/ |
H A D | seccomp.c | 2505 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns, in proc_pid_seccomp_cache() function
|