Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/events/
Dhw_breakpoint.c89 static inline enum bp_type_idx find_slot_idx(u64 bp_type) in find_slot_idx() function
126 find_slot_idx(iter->attr.bp_type) == type && in task_bp_pinned()
296 type = find_slot_idx(bp_type); in __reserve_bp_slot()
333 type = find_slot_idx(bp_type); in __release_bp_slot()