Searched refs:linux_fetch_syscall_args (Results 1 – 3 of 3) sorted by relevance
100 static int linux_fetch_syscall_args(struct thread *td);112 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function452 .sv_fetch_syscall_args = linux_fetch_syscall_args,
107 static int linux_fetch_syscall_args(struct thread *td);140 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function705 .sv_fetch_syscall_args = linux_fetch_syscall_args,
507 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function602 .sv_fetch_syscall_args = linux_fetch_syscall_args,644 .sv_fetch_syscall_args = linux_fetch_syscall_args,