Searched defs:this_syscall (Results 1 – 1 of 1) sorted by relevance
1007 static void __secure_computing_strict(int this_syscall) in __secure_computing_strict()1028 void secure_computing_strict(int this_syscall) in secure_computing_strict()1096 static int seccomp_do_user_notification(int this_syscall, in seccomp_do_user_notification()1191 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter()1316 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter()1328 int this_syscall; in __secure_computing() local