Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c2284 s32 sval32 = (s32)uval32; in reg_bounds_sanity_check() local
2287 reg->s32_min_value != sval32 || reg->s32_max_value != sval32) { in reg_bounds_sanity_check()