Home
last modified time | relevance | path

Searched defs:arg_5 (Results 1 – 4 of 4) sorted by relevance

/frameworks/libs/binary_translation/kernel_api/include/berberis/kernel_api/
Dsyscall_emulation_common.h68 inline long RunGuestSyscall___NR_prctl(long arg_1, long arg_2, long arg_3, long arg_4, long arg_5) { in RunGuestSyscall___NR_prctl()
92 inline long RunGuestSyscall___NR_statx(long arg_1, long arg_2, long arg_3, long arg_4, long arg_5) { in RunGuestSyscall___NR_statx()
108 long arg_5, in RunUnknownGuestSyscall()
/frameworks/libs/binary_translation/kernel_api/riscv64/
Dgen_syscall_emulation_riscv64_to_x86_64-inl.h9 long arg_5, in RunGuestSyscallImpl()
Depoll_emulation.cc76 long arg_5, in RunGuestSyscall___NR_epoll_pwait()
Dsyscall_emulation.cc64 long RunGuestSyscall___NR_execveat(long arg_1, long arg_2, long arg_3, long arg_4, long arg_5) { in RunGuestSyscall___NR_execveat()