Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c1267 static bool __reg32_bound_s64(s32 a) in __reg32_bound_s64() function
1281 if (__reg32_bound_s64(reg->s32_min_value) && in __reg_assign_32_into_64()
1282 __reg32_bound_s64(reg->s32_max_value)) { in __reg_assign_32_into_64()