Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dhw_breakpoint.c165 static bool can_co_exist(struct breakpoint *b, struct perf_event *bp) in can_co_exist() function
206 if (!can_co_exist(tmp, bp)) in all_task_bps_check()
222 !can_co_exist(tmp, bp)) in same_task_bps_check()
273 if (cpu_bp[i] && !can_co_exist(cpu_bp[i], bp)) in cpu_bps_check()