Searched refs:_syscall4 (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tests/tcg/arm/ |
| H A D | hello-arm.c | 71 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ macro
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 220 #undef _syscall4 248 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ 327 _syscall4(int, sys_rt_tgsigqueueinfo, pid_t, pid, pid_t, tid, int, sig, 352 _syscall4(int, pidfd_send_signal, int, pidfd, int, sig, siginfo_t *, info, 380 _syscall4(int, sys_sched_getattr, pid_t, pid, struct sched_attr *, attr, 398 _syscall4(int, reboot, int, magic1, int, magic2, unsigned int, cmd, 470 _syscall4(int,sys_utimensat,int,dirfd,const char *,pathname, 520 _syscall4(int, sys_prlimit64, pid_t, pid, int, resource, 250 #define _syscall4( global() macro
|