Searched defs:frame (Results 1 - 25 of 215) sorted by relevance

123456789

/src/sys/arch/epoc32/epoc32/
H A Dintr.c44 epoc32_irq_handler(void *frame) argument
/src/sys/arch/powerpc/oea/
H A Dkgdb_glue.c67 kgdb_trap_glue(struct trapframe *frame) argument
/src/sys/arch/luna68k/stand/boot/
H A Dtrap.c102 trap(int type, unsigned int code, unsigned int v, struct frame frame) argument
/src/sys/arch/m68k/m68k/
H A Dcompat_13_machdep.c77 struct frame *frame; local in function:compat_13_sys_sigreturn
H A Dlinux_syscall.c104 linux_syscall_plain(register_t code, struct lwp *l, struct frame *frame) argument
179 linux_syscall_fancy(register_t code,struct lwp * l,struct frame * frame) argument
[all...]
H A Dprocess_machdep.c89 struct frame *frame = process_frame(l); local in function:process_read_regs
101 struct fpframe *frame = process_fpframe(l); local in function:process_read_fpregs
114 struct frame *frame = process_frame(l); local in function:process_write_regs
142 struct fpframe *frame = process_fpframe(l); local in function:process_write_fpregs
155 struct frame *frame = process_frame(l); local in function:process_sstep
168 struct frame *frame = process_frame(l); local in function:process_set_pc
[all...]
H A Dsunos_syscall.c107 sunos_syscall_plain(register_t code, struct lwp *l, struct frame *frame) argument
216 sunos_syscall_fancy(register_t code,struct lwp * l,struct frame * frame) argument
[all...]
/src/sys/arch/usermode/modules/syscallemu/
H A Dsyscallemu_arm.c50 arm_syscall_emu(struct trapframe *frame, struct lwp *l, uint32_t insn) argument
H A Dsyscallemu_x86.c48 x86_syscall_emu(struct trapframe *frame) argument
/src/sys/compat/freebsd/
H A Dfreebsd_syscall.c68 freebsd_syscall(struct trapframe *frame) argument
[all...]
/src/sys/arch/hppa/dev/
H A Dclock.c93 struct clockframe *frame = v; local in function:clock_intr
/src/sys/arch/i386/i386/
H A Dlinux_syscall.c71 linux_syscall(struct trapframe *frame) argument
[all...]
/src/lib/libexecinfo/
H A Dbuiltin.c57 const struct frameinfo *frame = __builtin_frame_address(0); local in function:backtrace
/src/sys/arch/amd64/amd64/
H A Dlinux32_syscall.c31 linux32_syscall(struct trapframe *frame) argument
[all...]
H A Dlinux_syscall.c74 linux_syscall(struct trapframe *frame) argument
H A Dnetbsd32_syscall.c64 netbsd32_syscall(struct trapframe *frame) argument
[all...]
/src/sys/arch/arm/ofw/
H A Dofwgencfg_clock.c65 clockhandler(struct clockframe *frame) argument
/src/sys/arch/x86/x86/
H A Dsyscall.c91 syscall(struct trapframe *frame) argument
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_mod.c139 amd64_oosyscall_handle(struct proc *p, struct trapframe *frame) argument
/src/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c102 struct sigframe_sigcontext *fp, frame; local in function:sendsig_sigcontext
[all...]
/src/sys/arch/sparc/include/
H A Dframe.h60 struct frame { struct
[all...]
/src/sys/arch/sparc/sparc/
H A Dtimer_sun4.c112 struct clockframe *frame = cap; local in function:statintr_4
/src/sys/arch/alpha/alpha/
H A Dprocess_machdep.c108 struct trapframe *frame = lwp_frame(l); local in function:process_set_pc
/src/sys/arch/arm/arm/
H A Dlinux_syscall.c111 linux_syscall_plain(trapframe_t *frame, struct lwp *l, uint32_t insn) argument
162 linux_syscall_fancy(trapframe_t *frame, struct lwp *l, uint32_t insn) argument
[all...]
/src/sys/arch/m68k/fpe/
H A Dfpu_fstore.c47 struct frame *frame = fe->fe_frame; local in function:fpu_emul_fstore

Completed in 10 milliseconds

123456789