Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c1223 static void reg_bounds_sync(struct bpf_reg_state *reg) in reg_bounds_sync() function
1284 reg_bounds_sync(reg); in verifier_reg_combine_32_into_64()
1314 reg_bounds_sync(reg); in __reg_combine_64_into_32()
5219 reg_bounds_sync(ret_reg); in do_refine_retval_range()
6148 reg_bounds_sync(dst_reg); in adjust_ptr_min_max_vals()
6867 reg_bounds_sync(dst_reg); in adjust_scalar_min_max_vals()
7052 reg_bounds_sync(dst_reg); in check_alu_op()
7612 reg_bounds_sync(src_reg); in __reg_combine_min_max()
7613 reg_bounds_sync(dst_reg); in __reg_combine_min_max()

Completed in 30 milliseconds