Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c76 * Meaning that this reg is a pointer to stack plus known immediate constant.
1023 * known to have the value @imm.
1269 /* Otherwise the best we can do is push lower 32bit known and in verifier_reg_combine_32_into_64()
1272 * known and unknown bits. The previous smin/smax bounds are in verifier_reg_combine_32_into_64()
2395 * known to contain a variable offset.
2500 * respective stack slots. If all the stack values are known to be zeros, then
3206 /* update known max for given subprogram */ in update_stack_depth()
3889 /* b/h/w load zero-extends, mark upper bits as known 0 */ in check_mem_access()
4508 * map_key, so that it's verified and known before in check_func_arg()
5600 bool known in check_reg_sane_offset() local
5948 bool known = tnum_is_const(off_reg->var_off); adjust_ptr_min_max_vals() local
[all...]

Completed in 11 milliseconds