Searched refs:secure_computing (Results 1 – 11 of 11) sorted by relevance
43 static inline int secure_computing(void) in secure_computing() function70 static inline int secure_computing(void) { return 0; } in secure_computing() function
40 if (secure_computing() == -1) in handle_syscall()
151 if (secure_computing() == -1) in do_syscall_trace_enter()
225 tmp = secure_computing(); in emulate_vsyscall()
325 if (secure_computing() == -1) in syscall_trace_enter()
464 if (secure_computing() == -1) in do_syscall_trace_enter()
560 secure_computing() == -1) { in do_syscall_trace_enter()
344 if (secure_computing() == -1) in do_syscall_trace_enter()
897 if (secure_computing() == -1) in syscall_trace_enter()
485 - secure_computing is called from a ptrace_event()-safe context486 - secure_computing return value is checked and a return value of -1
1807 if (secure_computing() == -1) in syscall_trace_enter()