Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

523    PRE/POST wrappers for mips/Linux-specific syscalls
525 #define PRE(name) DEFN_PRE_TEMPLATE(mips_linux, name)
547 PRE(sys_mmap2)
563 PRE(sys_mmap)
579 PRE (sys_lstat64)
596 PRE (sys_stat64)
609 PRE (sys_fstatat64)
624 PRE (sys_fstat64)
636 PRE (sys_clone)
726 PRE (sys_sigreturn)
741 PRE (sys_rt_sigreturn)
757 PRE (sys_set_thread_area)
765 PRE (sys_cacheflush)
771 "PRE(sys_cacheflush)");
775 PRE(sys_pipe)
802 #undef PRE
812 // linux/include/asm-mips/unistd.h) to the appropriate PRE/POST sys_foo()