Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

430    PRE/POST wrappers for ppc64/Linux-specific syscalls
433 #define PRE(name) DEFN_PRE_TEMPLATE(ppc64_linux, name)
454 PRE(sys_socketcall)
720 PRE(sys_mmap)
736 //zz PRE(sys_mmap2)
759 //zz PRE(sys_stat64)
772 //zz PRE(sys_lstat64)
788 //zz PRE(sys_fstat64)
807 PRE(sys_ipc)
953 PRE(sys_clone)
1038 PRE(sys_fadvise64)
1045 PRE(sys_rt_sigreturn)
1047 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
1080 #undef PRE
1092 // linux/include/asm-ppc/unistd.h) to the appropriate PRE/POST sys_foo()