Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c2408 static bool __reg32_bound_s64(s32 a) in __reg32_bound_s64() function
2422 if (__reg32_bound_s64(reg->s32_min_value) && in __reg_assign_32_into_64()
2423 __reg32_bound_s64(reg->s32_max_value)) { in __reg_assign_32_into_64()