Searched refs:hw_breakpoint_slots (Results 1 – 10 of 10) sorted by relevance
45 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
50 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
61 extern int hw_breakpoint_slots(int type);
123 extern int hw_breakpoint_slots(int type);
132 int hw_breakpoint_slots(int type);
260 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()263 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()921 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()922 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()
71 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
47 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
440 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()441 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
280 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function