Lines Matching defs:arg2

234 #define _syscall2(type,name,type1,arg1,type2,arg2)	\  argument
240 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
246 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
252 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
260 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
617 #define safe_syscall2(type, name, type1, arg1, type2, arg2) \ argument
623 #define safe_syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ argument
629 #define safe_syscall4(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
636 #define safe_syscall5(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
644 #define safe_syscall6(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
1375 static abi_long do_pselect6(abi_long arg1, abi_long arg2, abi_long arg3, in do_pselect6()
1488 static abi_long do_ppoll(abi_long arg1, abi_long arg2, abi_long arg3, in do_ppoll()
6305 static abi_long do_prctl_inval1(CPUArchState *env, abi_long arg2) in do_prctl_inval1()
6344 static abi_long do_prctl(CPUArchState *env, abi_long option, abi_long arg2, in do_prctl()
7274 abi_long arg2, in target_truncate64()
7288 abi_long arg2, in target_ftruncate64()
8677 static int do_getdents(abi_long dirfd, abi_long arg2, abi_long count) in do_getdents()
8764 static int do_getdents64(abi_long dirfd, abi_long arg2, abi_long count) in do_getdents64()
9041 abi_long arg2, abi_long arg3, in do_riscv_hwprobe()
13773 abi_long arg2, abi_long arg3, abi_long arg4, in do_syscall()