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

/linux-master/kernel/events/
H A Dhw_breakpoint.c291 static inline enum bp_type_idx find_slot_idx(u64 bp_type) function
339 if (find_slot_idx(iter->attr.bp_type) != type)
587 type = find_slot_idx(bp_type);
612 type = find_slot_idx(bp_type);

Completed in 104 milliseconds