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

/linux-master/kernel/
H A Dseccomp.c865 * seccomp_attach_filter: validate and attach filter
876 static long seccomp_attach_filter(unsigned int flags, function
1972 ret = seccomp_attach_filter(flags, prepared);

Completed in 98 milliseconds