Searched defs:bp_info (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhw_breakpoint.c298 struct arch_hw_breakpoint *bp_info; local
H A Dptrace.c1018 set_intruction_bp(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
1161 set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
1262 set_dac_range(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
1316 ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
1538 struct ppc_hw_breakpoint bp_info; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhw_breakpoint.c65 unsigned long bp_info; local
89 int bp_info = dr7 >> (DR_CONTROL_SHIFT + bpnum * DR_CONTROL_SIZE); local

Completed in 88 milliseconds