Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c2393 static void reg_bounds_sync(struct bpf_reg_state *reg) in reg_bounds_sync() function
2450 reg_bounds_sync(reg); in __reg_combine_32_into_64()
2474 reg_bounds_sync(reg); in __reg_combine_64_into_32()
9732 reg_bounds_sync(ret_reg); in do_refine_retval_range()
9743 reg_bounds_sync(ret_reg); in do_refine_retval_range()
12687 reg_bounds_sync(dst_reg); in adjust_ptr_min_max_vals()
13425 reg_bounds_sync(dst_reg); in adjust_scalar_min_max_vals()
13678 reg_bounds_sync(dst_reg); in check_alu_op()
14273 reg_bounds_sync(src_reg); in __reg_combine_min_max()
14274 reg_bounds_sync(dst_reg); in __reg_combine_min_max()