Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dseccomp.h130 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns,
/linux-6.6.21/fs/proc/
Dbase.c3349 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
3688 ONE("seccomp_cache", S_IRUSR, proc_pid_seccomp_cache),
/linux-6.6.21/kernel/
Dseccomp.c2476 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns, in proc_pid_seccomp_cache() function