Home
last modified time | relevance | path

Searched refs:__nr_bp_slots (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/events/
Dhw_breakpoint.c178 static int __nr_bp_slots[TYPE_MAX] __ro_after_init; variable
182 return __nr_bp_slots[type]; in hw_breakpoint_slots_cached()
202 __nr_bp_slots[i] = hw_breakpoint_slots(i); in init_breakpoint_slots()