Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:PRE

783    PRE/POST wrappers for x86/Linux-specific syscalls
786 #define PRE(name) DEFN_PRE_TEMPLATE(x86_linux, name)
815 PRE(old_select)
848 PRE(sys_clone)
979 PRE(sys_sigreturn)
981 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
1013 PRE(sys_rt_sigreturn)
1015 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
1047 PRE(sys_modify_ldt)
1069 PRE(sys_set_thread_area)
1079 PRE(sys_get_thread_area)
1099 PRE(sys_ptrace)
1187 PRE(sys_ipc)
1333 PRE(old_mmap)
1364 PRE(sys_mmap2)
1391 PRE(sys_lstat64)
1407 PRE(sys_stat64)
1421 PRE(sys_fstatat64)
1436 PRE(sys_fstat64)
1448 PRE(sys_socketcall)
1716 PRE(sys_sigsuspend)
1734 PRE(sys_vm86old)
1746 PRE(sys_vm86)
1762 PRE/POST wrappers for x86/Linux-variant specific syscalls
1765 PRE(sys_syscall223)
1795 #undef PRE
1809 // linux/include/asm-i386/unistd.h) to the appropriate PRE/POST sys_foo()