Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/ptrace/
A Dptrace-adv.c141 struct ppc_hw_breakpoint *bp_info) in set_instruction_bp()
284 static int set_dac(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in set_dac()
387 struct ppc_hw_breakpoint *bp_info) in set_dac_range()
440 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
A Dptrace.c102 struct ppc_hw_breakpoint bp_info; in arch_ptrace() local
A Dptrace-noadv.c193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
/linux/arch/s390/kvm/
A Dguestdbg.c209 struct kvm_hw_bp_info_arch *bp_info = NULL; in kvm_s390_import_bp_data() local
311 #define end_of_range(bp_info) (bp_info->addr + bp_info->len - 1) argument
316 struct kvm_hw_bp_info_arch *bp_info = vcpu->arch.guestdbg.hw_bp_info; in find_hw_bp() local
393 struct kvm_hw_bp_info_arch *bp_info = NULL; in debug_exit_required() local
/linux/arch/x86/kernel/
A Dhw_breakpoint.c55 unsigned long bp_info; in __encode_dr7() local
79 int bp_info = dr7 >> (DR_CONTROL_SHIFT + bpnum * DR_CONTROL_SIZE); in decode_dr7() local

Completed in 11 milliseconds