Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysvec.c85 static int linux_fetch_syscall_args(struct thread *td);
115 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
390 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysvec.c121 static int linux_fetch_syscall_args(struct thread *td);
192 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
737 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysvec.c781 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
876 .sv_fetch_syscall_args = linux_fetch_syscall_args,
912 .sv_fetch_syscall_args = linux_fetch_syscall_args,