Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:PRE

329    PRE/POST wrappers for s390x/Linux-specific syscalls
332 #define PRE(name) DEFN_PRE_TEMPLATE(s390x_linux, name)
354 PRE(sys_ptrace)
444 PRE(sys_socketcall)
761 PRE(sys_mmap)
791 PRE(sys_ipc)
938 PRE(sys_clone)
1031 PRE(sys_sigreturn)
1059 PRE(sys_rt_sigreturn)
1061 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
1090 PRE(sys_fadvise64)
1097 #undef PRE
1109 // linux/arch/s390/kernel/syscalls.S to the appropriate PRE/POST sys_foo()