Home
last modified time | relevance | path

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

/linux/kernel/
H A Dseccomp.c898 static long seccomp_attach_filter(unsigned int flags, in seccomp_attach_filter() function
2002 ret = seccomp_attach_filter(flags, prepared); in seccomp_set_mode_filter()