Searched refs:watch (Results 1 – 7 of 7) sorted by relevance
20 struct mips3264_watch_reg_state *watches = &t->thread.watch.mips3264; in mips_install_watch_registers()53 ¤t->thread.watch.mips3264; in mips_read_watch_registers()
564 BUILD_HANDLER watch watch cli silent /* #23 */566 BUILD_HANDLER watch watch sti verbose /* #23 */
10 syscall.o time.o topology.o traps.o unaligned.o watch.o \
143 __put_user(child->thread.watch.mips3264.watchlo[i], in ptrace_get_watch_regs()145 __put_user(child->thread.watch.mips3264.watchhi[i] & in ptrace_get_watch_regs()195 child->thread.watch.mips3264.watchlo[i] = lt[i]; in ptrace_set_watch_regs()197 child->thread.watch.mips3264.watchhi[i] = ht[i]; in ptrace_set_watch_regs()
274 union mips_watch_reg_state watch; member351 .watch = {{{0,},},}, \
552 * co-processor instructions. However, we have to watch out
2106 # Set to y for ptrace access to watch registers.