Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:PRE

305            PRE/POST wrappers for mips/Linux-specific syscalls
308 #define PRE(name) DEFN_PRE_TEMPLATE(mips_linux, name)
337 PRE(sys_tee)
344 PRE(sys_splice)
353 PRE(sys_vmsplice)
360 PRE(sys_unshare)
366 PRE(sys_sched_rr_get_interval)
374 PRE(sys_ustat)
380 PRE(sys_swapon)
386 PRE(sys_swapoff)
392 PRE(sys_sysfs)
399 PRE(sys_cacheflush)
405 "PRE(sys_cacheflush)");
409 PRE(sys_reboot)
416 PRE(sys_setdomainname)
422 PRE(sys_sethostname)
428 PRE(sys_ptrace)
478 PRE (sys_mmap)
490 PRE(sys_clone)
567 PRE(sys_rt_sigreturn)
569 /* See comments on PRE(sys_rt_sigreturn) in syswrap-s390x-linux.c for
596 PRE(sys_set_thread_area)
603 PRE(sys_pipe)
630 #undef PRE