Searched refs:arch_check_bp_in_kernelspace (Results 1 – 13 of 13) sorted by relevance
39 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
124 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw) in arch_check_bp_in_kernelspace() function340 if (!arch_check_bp_in_kernelspace(&bp->hw.info)) { in hw_breakpoint_handler()
53 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
54 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
79 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
125 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
107 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
114 extern int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw);
452 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw) in arch_check_bp_in_kernelspace() function572 if (arch_check_bp_in_kernelspace(hw)) in arch_build_bp_info()639 if (arch_check_bp_in_kernelspace(hw)) in hw_breakpoint_arch_parse()
37 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw) in arch_check_bp_in_kernelspace() function
234 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw) in arch_check_bp_in_kernelspace() function
120 int arch_check_bp_in_kernelspace(struct arch_hw_breakpoint *hw) in arch_check_bp_in_kernelspace() function
699 if (arch_check_bp_in_kernelspace(hw)) { in hw_breakpoint_parse()