Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c2465 static const struct ctl_table seccomp_sysctl_table[] = { variable
2482 register_sysctl_init("kernel/seccomp", seccomp_sysctl_table); in seccomp_sysctl_init()