Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dhw_breakpoint.c739 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
777 closest_match = i; in watchpoint_handler()
793 wp = slots[closest_match]; in watchpoint_handler()