Searched defs:bp_info (Results 1 – 5 of 5) sorted by relevance
141 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()
102 struct ppc_hw_breakpoint bp_info; in arch_ptrace() local
193 long ppc_set_hwdebug(struct task_struct *child, struct ppc_hw_breakpoint *bp_info) in ppc_set_hwdebug()
209 struct kvm_hw_bp_info_arch *bp_info = NULL; in kvm_s390_import_bp_data() local311 #define end_of_range(bp_info) (bp_info->addr + bp_info->len - 1) argument316 struct kvm_hw_bp_info_arch *bp_info = vcpu->arch.guestdbg.hw_bp_info; in find_hw_bp() local393 struct kvm_hw_bp_info_arch *bp_info = NULL; in debug_exit_required() local
55 unsigned long bp_info; in __encode_dr7() local79 int bp_info = dr7 >> (DR_CONTROL_SHIFT + bpnum * DR_CONTROL_SIZE); in decode_dr7() local
Completed in 11 milliseconds