Searched defs:this_syscall (Results 1 – 1 of 1) sorted by relevance
1001 static void __secure_computing_strict(int this_syscall) in __secure_computing_strict()1022 void secure_computing_strict(int this_syscall) in secure_computing_strict()1084 static int seccomp_do_user_notification(int this_syscall, in seccomp_do_user_notification()1165 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter()1290 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter()1302 int this_syscall; in __secure_computing() local