Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dprocess.c810 static inline bool hw_brk_match(struct arch_hw_breakpoint *a, in hw_brk_match() function
1154 if (unlikely(!hw_brk_match(this_cpu_ptr(&current_brk), &new->thread.hw_brk))) in __switch_to()