Home
last modified time | relevance | path

Searched refs:lene (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dhw_breakpoint.c716 u32 lens, lene; in get_distance_from_watchpoint() local
721 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
724 wp_high = val + lene; in get_distance_from_watchpoint()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dhw_breakpoint.c716 u32 lens, lene; in get_distance_from_watchpoint() local
721 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
724 wp_high = val + lene; in get_distance_from_watchpoint()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhw_breakpoint.c705 u32 lens, lene; in get_distance_from_watchpoint() local
708 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
711 wp_high = val + lene; in get_distance_from_watchpoint()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dhw_breakpoint.c705 u32 lens, lene; in get_distance_from_watchpoint() local
708 lene = __fls(ctrl->len); in get_distance_from_watchpoint()
711 wp_high = val + lene; in get_distance_from_watchpoint()

Completed in 9 milliseconds