Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Dhw_breakpoint.c164 static bool can_co_exist(struct breakpoint *b, struct perf_event *bp) in can_co_exist() function
205 if (!can_co_exist(tmp, bp)) in all_task_bps_check()
221 !can_co_exist(tmp, bp)) in same_task_bps_check()
272 if (cpu_bp[i] && !can_co_exist(cpu_bp[i], bp)) in cpu_bps_check()