Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dseccomp.c1313 static struct ctl_table seccomp_sysctl_table[] = { variable
1333 hdr = register_sysctl_paths(seccomp_sysctl_path, seccomp_sysctl_table); in seccomp_sysctl_init()