Home
last modified time | relevance | path

Searched refs:arch_hw_breakpoint_ctrl (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/arm/include/asm/
Dhw_breakpoint.h11 struct arch_hw_breakpoint_ctrl { struct
24 struct arch_hw_breakpoint_ctrl step_ctrl; argument
25 struct arch_hw_breakpoint_ctrl ctrl;
28 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl) in encode_ctrl_reg()
35 struct arch_hw_breakpoint_ctrl *ctrl) in decode_ctrl_reg()
119 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
/Linux-v4.19/arch/arm64/include/asm/
Dhw_breakpoint.h26 struct arch_hw_breakpoint_ctrl { struct
37 struct arch_hw_breakpoint_ctrl ctrl; argument
46 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl) in encode_ctrl_reg()
58 struct arch_hw_breakpoint_ctrl *ctrl) in decode_ctrl_reg()
126 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
/Linux-v4.19/arch/arm/kernel/
Dhw_breakpoint.c306 struct arch_hw_breakpoint_ctrl ctrl; in get_max_wp_len()
475 int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl, in arch_bp_generic_fields()
698 struct arch_hw_breakpoint_ctrl ctrl; in watchpoint_handler()
803 struct arch_hw_breakpoint_ctrl ctrl; in breakpoint_handler()
Dptrace.c474 struct arch_hw_breakpoint_ctrl arch_ctrl; in ptrace_gethbpregs()
520 struct arch_hw_breakpoint_ctrl ctrl; in ptrace_sethbpregs()
/Linux-v4.19/arch/arm64/kernel/
Dhw_breakpoint.c362 int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl, in arch_bp_generic_fields()
634 struct arch_hw_breakpoint_ctrl ctrl; in breakpoint_handler()
719 struct arch_hw_breakpoint_ctrl *ctrl) in get_distance_from_watchpoint()
749 struct arch_hw_breakpoint_ctrl ctrl; in watchpoint_handler()
Dptrace.c341 struct arch_hw_breakpoint_ctrl ctrl, in ptrace_hbp_fill_attr_ctrl()
446 struct arch_hw_breakpoint_ctrl ctrl; in ptrace_hbp_set_ctrl()