Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c1341 static void __reg_deduce_bounds(struct bpf_reg_state *reg) in __reg_deduce_bounds() function
1402 __reg_deduce_bounds(reg); in __reg_combine_32_into_64()
1434 __reg_deduce_bounds(reg); in __reg_combine_64_into_32()
6008 __reg_deduce_bounds(ret_reg); in do_refine_retval_range()
7169 __reg_deduce_bounds(dst_reg); in adjust_ptr_min_max_vals()
7911 __reg_deduce_bounds(dst_reg); in adjust_scalar_min_max_vals()
8700 __reg_deduce_bounds(src_reg); in __reg_combine_min_max()
8701 __reg_deduce_bounds(dst_reg); in __reg_combine_min_max()