Searched refs:__seccomp_filter (Results 1 – 1 of 1) sorted by relevance
1259 static int __seccomp_filter(int this_syscall, const bool recheck_after_trace) in __seccomp_filter() function1332 if (__seccomp_filter(this_syscall, true)) in __seccomp_filter()1380 static int __seccomp_filter(int this_syscall, const bool recheck_after_trace) in __seccomp_filter() function1404 return __seccomp_filter(this_syscall, false); in __secure_computing()