Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:POST

428    PRE/POST wrappers for ppc64/Linux-specific syscalls
432 #define POST(name) DEFN_POST_TEMPLATE(ppc64_linux, name)
614 POST(sys_socketcall)
766 //zz POST(sys_stat64)
779 //zz POST(sys_lstat64)
794 //zz POST(sys_fstat64)
886 POST(sys_ipc)
1139 //zz POST(sys_sigaction)
1147 #undef POST
1158 // linux/include/asm-ppc/unistd.h) to the appropriate PRE/POST sys_foo()