Home
last modified time | relevance | path

Searched refs:_syscall5 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/tcg/arm/
H A Dhello-arm.c88 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ macro
/openbmc/openbmc/poky/meta/recipes-extended/libaio/libaio/
H A D00_arches.patch118 + * Changed system calls macros _syscall5 - _syscall7 to push args 5 to 7 onto
/openbmc/qemu/linux-user/
H A Dsyscall.c221 #undef _syscall5
254 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \
323 _syscall5(int, _llseek, unsigned int, fd, unsigned long, hi, unsigned long, lo,
415 _syscall5(int, kcmp, pid_t, pid1, pid_t, pid2, int, type,
423 _syscall5(int, sys_statx, int, dirfd, const char *, pathname, int, flags,
485 _syscall5(int, sys_renameat2, int, oldfd, const char *, old, int, newfd,
9439 _syscall5(int, sys_move_mount, int, __from_dfd, const char *, __from_pathname, in _syscall2()
256 #define _syscall5( global() macro