Home
last modified time | relevance | path

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

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