Searched refs:cloudabi32_fetch_syscall_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/i386/cloudabi32/
H A Dcloudabi32_sysvec.c88 cloudabi32_fetch_syscall_args(struct thread *td) function
194 .sv_fetch_syscall_args = cloudabi32_fetch_syscall_args,
/freebsd-13-stable/sys/arm/cloudabi32/
H A Dcloudabi32_sysvec.c70 cloudabi32_fetch_syscall_args(struct thread *td) function
183 .sv_fetch_syscall_args = cloudabi32_fetch_syscall_args,
/freebsd-13-stable/sys/arm64/cloudabi32/
H A Dcloudabi32_sysvec.c67 cloudabi32_fetch_syscall_args(struct thread *td) function
191 .sv_fetch_syscall_args = cloudabi32_fetch_syscall_args,
/freebsd-13-stable/sys/amd64/cloudabi32/
H A Dcloudabi32_sysvec.c93 cloudabi32_fetch_syscall_args(struct thread *td) function
221 .sv_fetch_syscall_args = cloudabi32_fetch_syscall_args,

Completed in 103 milliseconds