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.c2763 static void reg_bounds_sync(struct bpf_reg_state *reg) in reg_bounds_sync() function
2908 reg_bounds_sync(reg); in __mark_reg_s32_range()
7032 reg_bounds_sync(reg); in coerce_reg_to_size()
11326 reg_bounds_sync(ret_reg); in do_refine_retval_range()
11337 reg_bounds_sync(ret_reg); in do_refine_retval_range()
15063 reg_bounds_sync(dst_reg); in adjust_ptr_min_max_vals()
16165 reg_bounds_sync(dst_reg); in adjust_scalar_min_max_vals()
16502 reg_bounds_sync(dst_reg); in check_alu_op()
17150 reg_bounds_sync(false_reg1); in reg_set_min_max()
17151 reg_bounds_sync(false_reg2); in reg_set_min_max()
[all …]