Searched refs:secure_computing (Results 1 – 12 of 12) sorted by relevance
28 static inline int secure_computing(void) in secure_computing() function53 static inline int secure_computing(void) { return 0; } in secure_computing() function
30 if (secure_computing() == -1) in handle_syscall()
284 if (secure_computing() == -1) in syscall_trace_enter()
200 tmp = secure_computing(); in __emulate_vsyscall()
463 if (secure_computing() == -1) in do_syscall_trace_enter()
326 if (secure_computing() == -1) in syscall_trace_enter()
557 secure_computing() == -1) { in do_syscall_trace_enter()
858 if (secure_computing() == -1) in syscall_trace_enter()
354 if (secure_computing() == -1) in do_syscall_trace_enter()
1331 if (secure_computing()) in syscall_trace_enter()
2423 if (secure_computing() == -1) in syscall_trace_enter()
635 - secure_computing is called from a ptrace_event()-safe context636 - secure_computing return value is checked and a return value of -1