Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:POST

398    PRE/POST wrappers for ppc32/Linux-specific syscalls
402 #define POST(name) DEFN_POST_TEMPLATE(ppc32_linux, name)
585 POST(sys_socketcall)
736 POST(sys_stat64)
749 POST(sys_lstat64)
766 POST(sys_fstatat64)
778 POST(sys_fstat64)
870 POST(sys_ipc)
1217 //.. POST(sys_ptrace)
1325 //.. POST(sys_ipc)
1396 POST(sys_spu_create)
1408 POST(sys_spu_run)
1415 #undef POST
1426 // linux/include/asm-ppc/unistd.h) to the appropriate PRE/POST sys_foo()