Searched refs:decode_ctrl_reg (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dhw_breakpoint.h34 static inline void decode_ctrl_reg(u32 reg, function
/linux-master/arch/loongarch/include/asm/
H A Dhw_breakpoint.h90 static inline void decode_ctrl_reg(u32 reg, struct arch_hw_breakpoint_ctrl *ctrl) function
/linux-master/arch/arm64/include/asm/
H A Dhw_breakpoint.h44 static inline void decode_ctrl_reg(u32 reg, function
/linux-master/arch/arm64/kernel/
H A Dhw_breakpoint.c650 decode_ctrl_reg(ctrl_reg, &ctrl);
791 decode_ctrl_reg(ctrl_reg, &ctrl);
H A Dptrace.c440 decode_ctrl_reg(uctrl, &ctrl);
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c769 decode_ctrl_reg(ctrl_reg, &ctrl);
884 decode_ctrl_reg(ctrl_reg, &ctrl);
H A Dptrace.c521 decode_ctrl_reg(user_val, &ctrl);
/linux-master/arch/loongarch/kernel/
H A Dptrace.c612 decode_ctrl_reg(uctrl, &ctrl);

Completed in 122 milliseconds