Searched defs:this_syscall (Results 1 – 1 of 1) sorted by relevance
697 static void __secure_computing_strict(int this_syscall) in __secure_computing_strict()718 void secure_computing_strict(int this_syscall) in secure_computing_strict()746 static void seccomp_do_user_notification(int this_syscall, in seccomp_do_user_notification()798 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter()925 static int __seccomp_filter(int this_syscall, const struct seccomp_data *sd, in __seccomp_filter()937 int this_syscall; in __secure_computing() local