Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Dseccomp.c2377 static struct ctl_table seccomp_sysctl_table[] = { variable
2397 hdr = register_sysctl_paths(seccomp_sysctl_path, seccomp_sysctl_table); in seccomp_sysctl_init()