Searched defs:this_syscall (Results 1 – 1 of 1) sorted by relevance
71 static inline int secure_computing(int this_syscall) in secure_computing()79 static inline void secure_computing_strict(int this_syscall) in secure_computing_strict()99 static inline int secure_computing(int this_syscall) { return 0; } in secure_computing()100 static inline void secure_computing_strict(int this_syscall) { return; } in secure_computing_strict()