Searched defs:tf (Results 1 - 25 of 213) sorted by relevance

123456789

/src/sys/arch/vax/include/
H A Duserret.h36 userret(struct lwp *l, struct trapframe *tf, u_quad_t oticks) argument
/src/sys/arch/powerpc/include/
H A Duserret.h55 userret(struct lwp *l, struct trapframe *tf) argument
[all...]
/src/sys/arch/sh3/include/
H A Duserret.h68 struct trapframe *tf = l->l_md.md_regs; local in function:userret
/src/sys/arch/arm/arm/
H A Dast.c105 ast(struct trapframe *tf) argument
H A Dtrap.c46 cpu_jump_onfault(struct trapframe *tf, const struct faultbuf *fb, int val) argument
[all...]
H A Dcompat_13_machdep.c62 struct trapframe * const tf = lwp_trapframe(l); local in function:compat_13_sys_sigreturn
[all...]
H A Dprocess_machdep.c154 struct trapframe * const tf = lwp_trapframe(l); local in function:process_read_regs
192 struct trapframe * const tf local in function:process_write_regs
228 struct trapframe * const tf = lwp_trapframe(l); local in function:process_set_pc
[all...]
/src/sys/arch/sparc64/include/
H A Duserret.h83 share_fpu(struct lwp *l, struct trapframe64 *tf) argument
/src/sys/arch/riscv/riscv/
H A Dcore_machdep.c82 const struct trapframe * const tf = l->l_md.md_utf; local in function:CORENAME
[all...]
H A Dfpu.c132 struct trapframe * const tf = l->l_md.md_utf; local in function:fpu_state_load
/src/sys/arch/sparc/include/
H A Duserret.h89 static __inline void share_fpu(struct lwp *l, struct trapframe *tf) argument
/src/sys/arch/sparc64/sparc64/
H A Dcompat_13_machdep.c70 struct trapframe64 *tf; local in function:compat_13_sys_sigreturn
[all...]
H A Dnetbsd32_machdep_13.c98 struct trapframe64 *tf; local in function:compat_13_netbsd32_sigreturn
[all...]
H A Dprocess_machdep.c115 struct trapframe64* tf = l->l_md.md_tf; local in function:process_read_regs
149 struct trapframe64* tf = l->l_md.md_tf; local in function:process_write_regs
[all...]
/src/sys/arch/powerpc/powerpc/
H A Dcompat_13_machdep.c80 struct trapframe * const tf = l->l_md.md_utf; local in function:compat_13_sys_sigreturn
[all...]
/src/sys/arch/i386/i386/
H A Dcompat_13_machdep.c54 struct trapframe *tf; local in function:compat_13_sys_sigreturn
[all...]
/src/sys/arch/m68k/m68k/
H A Dm68k_machdep.c93 struct trapframe *tf = (struct trapframe *)l->l_md.md_regs; local in function:setregs
[all...]
/src/usr.bin/make/unit-tests/
H A Dmeta-cmd-cmp.mk9 tf:= .${.PARSEFILE:R} macro
[all...]
/src/sys/arch/sparc/sparc/
H A Dcompat_13_machdep.c72 struct trapframe *tf; local in function:compat_13_sys_sigreturn
/src/sys/arch/mips/mips/
H A Dcore_machdep.c73 struct trapframe tf; member in struct:cpu_coredump::cpustate
/src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_13.c91 struct trapframe *tf; local in function:compat_13_netbsd32_sigreturn
[all...]
/src/sys/arch/amiga/stand/dumpfont/
H A Ddumpfont.c35 struct TextFont *tf; local in function:main
/src/sys/arch/vax/vax/
H A Dcompat_13_machdep.c126 struct trapframe * const tf = l->l_md.md_utf; local in function:compat_13_sys_sigreturn
161 setupstack_oldsigcontext(const struct ksiginfo * ksi,const sigset_t * mask,int vers,struct lwp * l,struct trapframe * tf,vaddr_t sp,int onstack,vaddr_t handler) argument
[all...]
H A Dcompat_16_machdep.c123 struct trapframe * const tf = l->l_md.md_utf; local in function:compat_16_sys___sigreturn14
171 setupstack_sigcontext2(const struct ksiginfo * ksi,const sigset_t * mask,int vers,struct lwp * l,struct trapframe * tf,vaddr_t sp,int onstack,vaddr_t handler) argument
[all...]
H A Dsyscall.c62 syscall(struct trapframe *tf) argument
[all...]

Completed in 10 milliseconds

123456789