Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dverifier.c1611 static bool __reg32_bound_s64(s32 a) in __reg32_bound_s64() function
1625 if (__reg32_bound_s64(reg->s32_min_value) && in __reg_assign_32_into_64()
1626 __reg32_bound_s64(reg->s32_max_value)) { in __reg_assign_32_into_64()