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

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-noadv.c193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
[all...]
H A Dptrace.c98 struct ppc_hw_breakpoint bp_info; local
H A Dptrace-adv.c140 set_instruction_bp(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
284 set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
386 set_dac_range(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
440 ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) argument
[all...]
/linux-master/arch/x86/kernel/
H A Dhw_breakpoint.c55 unsigned long bp_info; local
79 int bp_info = dr7 >> (DR_CONTROL_SHIFT + bpnum * DR_CONTROL_SIZE); local
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c74 static long ppc_ptrace_sethwdbg(pid_t pid, struct ppc_hw_breakpoint *bp_info) argument
227 struct ppc_hw_breakpoint bp_info; /* ptrace breakpoint info */ local
381 struct ppc_hw_breakpoint bp_info; /* ptrace breakpoint info */ local
[all...]
/linux-master/arch/s390/kvm/
H A Dguestdbg.c209 struct kvm_hw_bp_info_arch *bp_info = NULL; local
316 struct kvm_hw_bp_info_arch *bp_info = vcpu->arch.guestdbg.hw_bp_info; local
393 struct kvm_hw_bp_info_arch *bp_info = NULL; local
[all...]

Completed in 142 milliseconds