Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c2688 static void reg_bounds_sync(struct bpf_reg_state *reg) in reg_bounds_sync() function
2833 reg_bounds_sync(reg); in __mark_reg_s32_range()
6878 reg_bounds_sync(reg); in coerce_reg_to_size()
11181 reg_bounds_sync(ret_reg); in do_refine_retval_range()
11192 reg_bounds_sync(ret_reg); in do_refine_retval_range()
14876 reg_bounds_sync(dst_reg); in adjust_ptr_min_max_vals()
15602 reg_bounds_sync(dst_reg); in adjust_scalar_min_max_vals()
15914 reg_bounds_sync(dst_reg); in check_alu_op()
16562 reg_bounds_sync(false_reg1); in reg_set_min_max()
16563 reg_bounds_sync(false_reg2); in reg_set_min_max()
[all …]