Home
last modified time | relevance | path

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

/freebsd-13.1/sys/arm64/linux/
H A Dlinux_sysvec.c90 static int linux_fetch_syscall_args(struct thread *td);
119 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
423 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/freebsd-13.1/sys/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
753 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/freebsd-13.1/sys/i386/linux/
H A Dlinux_sysvec.c755 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
862 .sv_fetch_syscall_args = linux_fetch_syscall_args,
902 .sv_fetch_syscall_args = linux_fetch_syscall_args,