Home
last modified time | relevance | path

Searched refs:__mcontext (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/sys/amd64/include/
HDmd_var.h60 struct __mcontext;
97 void get_fpcontext(struct thread *td, struct __mcontext *mcp,
99 int set_fpcontext(struct thread *td, struct __mcontext *mcp,
/freebsd-14-stable/sys/riscv/include/
HDucontext.h57 struct __mcontext { struct
66 typedef struct __mcontext mcontext_t; argument
/freebsd-14-stable/sys/arm64/include/
HDucontext.h74 struct __mcontext { struct
85 typedef struct __mcontext mcontext_t; argument
/freebsd-14-stable/sys/x86/include/
HDucontext.h42 typedef struct __mcontext { struct
104 typedef struct __mcontext { struct
/freebsd-14-stable/sys/powerpc/include/
HDucontext.h39 typedef struct __mcontext { struct
/freebsd-14-stable/lib/libc/powerpc64/gen/
HDsignalcontext.c79 ucp->uc_mcontext.mc_len = sizeof(struct __mcontext); in __signalcontext()
/freebsd-14-stable/lib/libc/powerpc/gen/
HDsignalcontext.c79 ucp->uc_mcontext.mc_len = sizeof(struct __mcontext); in __signalcontext()