Searched refs:secure_computing_strict (Results 1 – 7 of 7) sorted by relevance
42 extern void secure_computing_strict(int this_syscall);63 static inline void secure_computing_strict(int this_syscall) { return; } in secure_computing_strict() function
140 secure_computing_strict(regs->r12); in do_syscall_trace_enter()
512 secure_computing_strict(regs->regs[9]); in do_syscall_trace_enter()
492 secure_computing_strict(regs->regs[0]); in do_syscall_trace_enter()
940 secure_computing_strict(current_thread_info()->syscall); in syscall_trace_enter()
637 void secure_computing_strict(int this_syscall) in secure_computing_strict() function
1114 secure_computing_strict(regs->u_regs[UREG_G1]); in syscall_trace_enter()