Searched refs:arch_hw_breakpoint_ctrl (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h11 struct arch_hw_breakpoint_ctrl { struct
24 struct arch_hw_breakpoint_ctrl step_ctrl;
25 struct arch_hw_breakpoint_ctrl ctrl;
28 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl)
35 struct arch_hw_breakpoint_ctrl *ctrl)
122 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
/linux-master/arch/loongarch/include/asm/
H A Dhw_breakpoint.h19 struct arch_hw_breakpoint_ctrl { struct
28 struct arch_hw_breakpoint_ctrl ctrl;
85 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl)
90 static inline void decode_ctrl_reg(u32 reg, struct arch_hw_breakpoint_ctrl *ctrl)
103 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h13 struct arch_hw_breakpoint_ctrl { struct
24 struct arch_hw_breakpoint_ctrl ctrl;
33 static inline u32 encode_ctrl_reg(struct arch_hw_breakpoint_ctrl ctrl)
45 struct arch_hw_breakpoint_ctrl *ctrl)
112 extern int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c348 * Extract generic type and length encodings from an arch_hw_breakpoint_ctrl.
352 int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
629 struct arch_hw_breakpoint_ctrl ctrl;
714 struct arch_hw_breakpoint_ctrl *ctrl)
764 struct arch_hw_breakpoint_ctrl ctrl;
H A Dptrace.c326 struct arch_hw_breakpoint_ctrl ctrl,
431 struct arch_hw_breakpoint_ctrl ctrl;
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c298 struct arch_hw_breakpoint_ctrl ctrl;
463 * Extract generic type and length encodings from an arch_hw_breakpoint_ctrl.
467 int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
702 struct arch_hw_breakpoint_ctrl *ctrl)
734 struct arch_hw_breakpoint_ctrl ctrl;
859 struct arch_hw_breakpoint_ctrl ctrl;
H A Dptrace.c437 struct arch_hw_breakpoint_ctrl arch_ctrl;
483 struct arch_hw_breakpoint_ctrl ctrl;
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c281 * Extract generic type and length encodings from an arch_hw_breakpoint_ctrl.
285 int arch_bp_generic_fields(struct arch_hw_breakpoint_ctrl ctrl,
H A Dptrace.c494 struct arch_hw_breakpoint_ctrl ctrl,
605 struct arch_hw_breakpoint_ctrl ctrl;

Completed in 177 milliseconds