Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

335    PRE/POST wrappers for arm/Linux-specific syscalls
338 #define PRE(name) DEFN_PRE_TEMPLATE(arm_linux, name)
360 PRE(sys_mmap2)
387 PRE(sys_lstat64)
403 PRE(sys_stat64)
416 PRE(sys_fstatat64)
430 PRE(sys_fstat64)
442 PRE(sys_clone)
537 PRE(sys_sigreturn)
539 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
560 PRE(sys_rt_sigreturn)
562 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
585 PRE(sys_sigsuspend)
605 PRE(sys_set_tls)
613 PRE(sys_cacheflush)
619 "PRE(sys_cacheflush)" );
627 PRE(sys_ptrace)
751 #undef PRE
768 // linux/include/asm-arm/unistd.h) to the appropriate PRE/POST sys_foo()