HBP_NUM
#define hw_breakpoint_slots(type) (HBP_NUM)
struct perf_event *ptrace_bps[HBP_NUM];
static DEFINE_PER_CPU(struct perf_event *, bp_per_reg[HBP_NUM]);
WARN_ON(ubc->num_events > HBP_NUM);
#define hw_breakpoint_slots(type) (HBP_NUM)
struct perf_event *ptrace_bps[HBP_NUM];
for (i = 0; i < HBP_NUM; i++) {
if (WARN_ONCE(i == HBP_NUM, "Can't find any breakpoint slot"))
for (i = 0; i < HBP_NUM; i++) {
if (WARN_ONCE(i == HBP_NUM, "Can't find any breakpoint slot"))
static DEFINE_PER_CPU(unsigned long, cpu_debugreg[HBP_NUM]);
for (i = 0; i < HBP_NUM; i++) {
static DEFINE_PER_CPU(struct perf_event *, bp_per_reg[HBP_NUM]);
for (i = 0; i < HBP_NUM; ++i) {
} breakinfo[HBP_NUM];
for (breakno = 0; breakno < HBP_NUM; breakno++) {
for (i = 0; i < HBP_NUM; i++)
if (i == HBP_NUM)
for (i = 0; i < HBP_NUM; i++) {
for (i = 0; i < HBP_NUM; i++)
if (i == HBP_NUM)
for (i = 0; i < HBP_NUM; i++) {
for (i = 0; i < HBP_NUM; i++) {
for (i = 0; i < HBP_NUM; i++) {
for (i = 0; i < HBP_NUM; i++) {
for (i = 0; i < HBP_NUM; i++) {
if (n < HBP_NUM) {
int index = array_index_nospec(n, HBP_NUM);
if (n < HBP_NUM) {