Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

329    PRE/POST wrappers for s390x/Linux-specific syscalls
332 #define PRE(name) DEFN_PRE_TEMPLATE(s390x_linux, name)
355 PRE(sys_ptrace)
454 PRE(sys_mmap)
477 PRE(sys_clone)
570 PRE(sys_sigreturn)
598 PRE(sys_rt_sigreturn)
600 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
629 PRE(sys_fadvise64)
636 #undef PRE
648 // linux/arch/s390/kernel/syscalls.S to the appropriate PRE/POST sys_foo()