Symbol: cpu_getmcontext
sys/arch/aarch64/aarch64/cpu_machdep.c
193
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flagsp)
sys/arch/alpha/alpha/machdep.c
1839
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/amd64/amd64/machdep.c
2154
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/arm/arm/sig_machdep.c
160
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/hppa/hppa/hppa_machdep.c
58
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/i386/i386/machdep.c
1686
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/ia64/ia64/machdep.c
802
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/m68k/m68k/sig_machdep.c
195
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, u_int *flags)
sys/arch/mips/mips/cpu_subr.c
365
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/powerpc/powerpc/sig_machdep.c
174
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flagp)
sys/arch/riscv/riscv/riscv_machdep.c
242
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/sh3/sh3/sh3_machdep.c
398
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/sparc/sparc/machdep.c
599
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/sparc64/sparc64/machdep.c
2420
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/usermode/dev/cpu.c
314
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)
sys/arch/vax/vax/machdep.c
624
cpu_getmcontext(struct lwp *l, mcontext_t *mcp, unsigned int *flags)