Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dprocess.c779 static inline bool hw_brk_match(struct arch_hw_breakpoint *a, in hw_brk_match() function
797 if (likely(hw_brk_match(this_cpu_ptr(&current_brk[i]), in switch_hw_breakpoint()