Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:POST

401    PRE/POST wrappers for ppc32/Linux-specific syscalls
405 #define POST(name) DEFN_POST_TEMPLATE(ppc32_linux, name)
589 POST(sys_socketcall)
740 POST(sys_stat64)
753 POST(sys_lstat64)
770 POST(sys_fstatat64)
782 POST(sys_fstat64)
874 POST(sys_ipc)
1221 //.. POST(sys_ptrace)
1329 //.. POST(sys_ipc)
1416 POST(sys_spu_create)
1428 POST(sys_spu_run)
1435 #undef POST
1446 // linux/include/asm-ppc/unistd.h) to the appropriate PRE/POST sys_foo()