secure_computing_strict  930 arch/arm/kernel/ptrace.c 	secure_computing_strict(current_thread_info()->syscall);
secure_computing_strict  140 arch/microblaze/kernel/ptrace.c 	secure_computing_strict(regs->r12);
secure_computing_strict  489 arch/sh/kernel/ptrace_32.c 	secure_computing_strict(regs->regs[0]);
secure_computing_strict  509 arch/sh/kernel/ptrace_64.c 	secure_computing_strict(regs->regs[9]);
secure_computing_strict 1115 arch/sparc/kernel/ptrace_64.c 	secure_computing_strict(regs->u_regs[UREG_G1]);
secure_computing_strict   43 include/linux/seccomp.h extern void secure_computing_strict(int this_syscall);