Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c2376 static bool const_tnum_range_mismatch(struct bpf_reg_state *reg) in const_tnum_range_mismatch() function
2410 if (const_tnum_range_mismatch(reg)) { in reg_bounds_sanity_check()