Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

783    PRE/POST wrappers for x86/Linux-specific syscalls
786 #define PRE(name) DEFN_PRE_TEMPLATE(x86_linux, name)
813 PRE(old_select)
846 PRE(sys_clone)
977 PRE(sys_sigreturn)
979 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
1011 PRE(sys_rt_sigreturn)
1013 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
1045 PRE(sys_modify_ldt)
1067 PRE(sys_set_thread_area)
1077 PRE(sys_get_thread_area)
1097 PRE(sys_ptrace)
1198 PRE(old_mmap)
1229 PRE(sys_mmap2)
1256 PRE(sys_lstat64)
1272 PRE(sys_stat64)
1286 PRE(sys_fstatat64)
1301 PRE(sys_fstat64)
1315 PRE(sys_sigsuspend)
1333 PRE(sys_vm86old)
1345 PRE(sys_vm86)
1361 PRE/POST wrappers for x86/Linux-variant specific syscalls
1364 PRE(sys_syscall223)
1394 #undef PRE
1408 // linux/include/asm-i386/unistd.h) to the appropriate PRE/POST sys_foo()