Searched refs:syscall_whitelist (Results 1 – 1 of 1) sorted by relevance
689 const int *syscall_whitelist = mode1_syscalls; in __secure_computing_strict() local692 syscall_whitelist = get_compat_mode1_syscalls(); in __secure_computing_strict()695 if (*syscall_whitelist == this_syscall) in __secure_computing_strict()697 } while (*++syscall_whitelist); in __secure_computing_strict()