Searched refs:cloudabi32_thread_setregs (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/compat/cloudabi32/
H A Dcloudabi32_util.h48 int cloudabi32_thread_setregs(struct thread *,
H A Dcloudabi32_thread.c53 return (cloudabi32_thread_setregs(td, &args->attr, args->tcb));
/freebsd-13-stable/sys/i386/cloudabi32/
H A Dcloudabi32_sysvec.c152 cloudabi32_thread_setregs(struct thread *td, function
/freebsd-13-stable/sys/arm/cloudabi32/
H A Dcloudabi32_sysvec.c146 cloudabi32_thread_setregs(struct thread *td, function
/freebsd-13-stable/sys/arm64/cloudabi32/
H A Dcloudabi32_sysvec.c157 cloudabi32_thread_setregs(struct thread *td, function
/freebsd-13-stable/sys/amd64/cloudabi32/
H A Dcloudabi32_sysvec.c177 cloudabi32_thread_setregs(struct thread *td, function

Completed in 113 milliseconds