Searched refs:hw_breakpoint_slots (Results 1 – 13 of 13) sorted by relevance
38 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
77 extern int hw_breakpoint_slots(int type);
138 int hw_breakpoint_slots(int type);
125 extern int hw_breakpoint_slots(int type);
23 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
425 num_brps = hw_breakpoint_slots(TYPE_INST); in ptrace_get_hbp_resource_info()426 num_wrps = hw_breakpoint_slots(TYPE_DATA); in ptrace_get_hbp_resource_info()
271 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
369 num = hw_breakpoint_slots(TYPE_INST); in ptrace_hbp_get_resource_info()372 num = hw_breakpoint_slots(TYPE_DATA); in ptrace_hbp_get_resource_info()1534 num_brps = hw_breakpoint_slots(TYPE_INST); in compat_ptrace_hbp_get_resource_info()1535 num_wrps = hw_breakpoint_slots(TYPE_DATA); in compat_ptrace_hbp_get_resource_info()
42 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function
683 nr_slots[i] = hw_breakpoint_slots(i); in init_hw_breakpoint()
39 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() function