Home
last modified time | relevance | path

Searched defs:linux_r (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/i386/linux/
HDlinux_ptrace.c124 map_regs_to_linux(struct reg *bsd_r, struct linux_pt_reg *linux_r) in map_regs_to_linux()
146 map_regs_from_linux(struct reg *bsd_r, struct linux_pt_reg *linux_r) in map_regs_from_linux()
178 map_fpregs_to_linux(struct fpreg *bsd_r, struct linux_pt_fpreg *linux_r) in map_fpregs_to_linux()
191 map_fpregs_from_linux(struct fpreg *bsd_r, struct linux_pt_fpreg *linux_r) in map_fpregs_from_linux()