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.c291 static inline enum bp_type_idx find_slot_idx(u64 bp_type) in find_slot_idx() function
339 if (find_slot_idx(iter->attr.bp_type) != type) in task_bp_pinned()
587 type = find_slot_idx(bp_type); in __reserve_bp_slot()
612 type = find_slot_idx(bp_type); in __release_bp_slot()