Lines Matching full:syscall
46 #include <sys/syscall.h>
169 * SYSCALL is used for unsupported syscall interfaces (with 'which'
173 * The SYSCALL_TRAP* macros are used for syscall entry points.
178 * brand syscall interposition. See the comments around BRAND_CALLBACK
187 #define SYSCALL(which) \
1259 SYSCALL(nosys); /* 141 unused system call trap */
1264 SYSCALL(nosys); /* 142 unused system call trap */
1265 SYSCALL(nosys); /* 143 unused system call trap */
2349 ! check for old syscall mmap which is the only different one which
2358 SYSCALL(syscall_trap32)
2855 * Currently the brand syscall interposition code is not enabled by
2857 * infrastructure will patch the trap table so that the syscall
2860 * brand_plat_interposition_enable(). Note that the syscall wrappers
2861 * below do not collect any trap trace data since the syscall hot patch