secure_computing_strict
secure_computing_strict(syscall_get_nr(current, regs));
secure_computing_strict(regs->r12);
secure_computing_strict(regs->u_regs[UREG_G1]);
extern void secure_computing_strict(int this_syscall);
secure_computing_strict(this_syscall);