Searched refs:hw_breakpoint_slots (Results 1 – 12 of 12) sorted by relevance
37 int hw_breakpoint_slots(int type);
47 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
51 static inline int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
61 extern int hw_breakpoint_slots(int type);
132 int hw_breakpoint_slots(int type);
135 extern int hw_breakpoint_slots(int type);
47 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
23 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
378 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()381 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()1165 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()1166 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()
54 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
441 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()442 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
279 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function