Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

142                     "run_a_thread_NORETURN(tid=%lld): pre-thread_wrapper\n",
326 PRE/POST wrappers for ppc32/AIX5-specific syscalls
340 #define PRE(name) DEFN_PRE_TEMPLATE(ppc32_aix5, name)
351 PRE(sys___loadx)
438 /* See comment in pre-handler */
447 PRE(sys___unload)
458 PRE(sys__clock_gettime)
472 PRE(sys_thread_setmymask_fast)
488 PRE(sys_thread_setstate)
692 PRE(sys_FAKE_SIGRETURN)
694 /* See comments on PRE(sys_rt_sigreturn) in syswrap-amd64-linux.c for
706 in the process restoring the pre-signal guest state. */