Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:POST

780    PRE/POST wrappers for x86/Linux-specific syscalls
784 #define POST(name) DEFN_POST_TEMPLATE(x86_linux, name)
1145 POST(sys_ptrace)
1263 POST(sys_ipc)
1395 POST(sys_lstat64)
1411 POST(sys_stat64)
1425 POST(sys_fstatat64)
1437 POST(sys_fstat64)
1603 POST(sys_socketcall)
1715 POST(sys_vm86old)
1728 POST(sys_vm86)
1736 PRE/POST wrappers for x86/Linux-variant specific syscalls
1763 POST(sys_syscall223)
1770 #undef POST
1783 // linux/include/asm-i386/unistd.h) to the appropriate PRE/POST sys_foo()