Searched refs:__seccomp_filter (Results 1 – 1 of 1) sorted by relevance
1243 static int __seccomp_filter(int this_syscall, const bool recheck_after_trace) in __seccomp_filter() function1316 if (__seccomp_filter(this_syscall, true)) in __seccomp_filter()1364 static int __seccomp_filter(int this_syscall, const bool recheck_after_trace) in __seccomp_filter() function1388 return __seccomp_filter(this_syscall, false); in __secure_computing()