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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dhw_breakpoint.c85 static inline enum bp_type_idx find_slot_idx(struct perf_event *bp) function
121 if (iter->ctx == ctx && find_slot_idx(iter) == type)
311 type = find_slot_idx(bp);
348 type = find_slot_idx(bp);

Completed in 31 milliseconds