Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

348    PRE/POST wrappers for AMD64/Linux-specific syscalls
351 #define PRE(name) DEFN_PRE_TEMPLATE(amd64_linux, name)
368 PRE(sys_clone)
470 PRE(sys_rt_sigreturn)
512 PRE(sys_arch_prctl)
554 PRE(sys_ptrace)
633 PRE(sys_fadvise64)
640 PRE(sys_mmap)
657 PRE/POST wrappers for AMD64/Linux-variant specific syscalls
660 PRE(sys_syscall184)
690 #undef PRE
703 // linux/include/asm-x86_64/unistd.h) to the appropriate PRE/POST sys_foo()