Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/linux/
H A Dlinux_sysvec.c81 static int linux_fetch_syscall_args(struct thread *td);
112 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
415 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysvec.c107 static int linux_fetch_syscall_args(struct thread *td);
178 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
776 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/f-stack/freebsd/i386/linux/
H A Dlinux_sysvec.c759 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
864 .sv_fetch_syscall_args = linux_fetch_syscall_args,
901 .sv_fetch_syscall_args = linux_fetch_syscall_args,