Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dseccomp.c2074 static struct ctl_table seccomp_sysctl_table[] = { variable
2094 hdr = register_sysctl_paths(seccomp_sysctl_path, seccomp_sysctl_table); in seccomp_sysctl_init()