Searched refs:proc_pid_seccomp_cache (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/include/linux/ |
D | seccomp.h | 128 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns,
|
/Linux-v5.15/kernel/ |
D | seccomp.c | 2378 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns, in proc_pid_seccomp_cache() function
|
/Linux-v5.15/fs/proc/ |
D | base.c | 3282 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache), 3615 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
|