Home
last modified time | relevance | path

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

/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c100 static int linux_fetch_syscall_args(struct thread *td);
112 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
452 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c107 static int linux_fetch_syscall_args(struct thread *td);
140 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
705 .sv_fetch_syscall_args = linux_fetch_syscall_args,
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c507 linux_fetch_syscall_args(struct thread *td) in linux_fetch_syscall_args() function
602 .sv_fetch_syscall_args = linux_fetch_syscall_args,
644 .sv_fetch_syscall_args = linux_fetch_syscall_args,