Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c2458 static bool __reg64_bound_u32(u64 a) in __reg64_bound_u32() function
2470 if (__reg64_bound_u32(reg->umin_value) && __reg64_bound_u32(reg->umax_value)) { in __reg_combine_64_into_32()