Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dhw_breakpoint.c292 static inline enum bp_type_idx find_slot_idx(u64 bp_type) in find_slot_idx() function
340 if (find_slot_idx(iter->attr.bp_type) != type) in task_bp_pinned()
588 type = find_slot_idx(bp_type); in __reserve_bp_slot()
613 type = find_slot_idx(bp_type); in __release_bp_slot()
957 if (!hw_breakpoint_slots_cached(find_slot_idx(bp->attr.bp_type)) || has_branch_stack(bp)) in hw_breakpoint_event_init()