Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dverifier.c1233 static void __reg_deduce_bounds(struct bpf_reg_state *reg) in __reg_deduce_bounds() function
1294 __reg_deduce_bounds(reg); in __reg_combine_32_into_64()
1328 __reg_deduce_bounds(reg); in __reg_combine_64_into_32()
4898 __reg_deduce_bounds(ret_reg); in do_refine_retval_range()
5675 __reg_deduce_bounds(dst_reg); in adjust_ptr_min_max_vals()
6435 __reg_deduce_bounds(dst_reg); in adjust_scalar_min_max_vals()
7180 __reg_deduce_bounds(src_reg); in __reg_combine_min_max()
7181 __reg_deduce_bounds(dst_reg); in __reg_combine_min_max()