Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c1994 * For now backtracking falls back into conservative marking.
2165 * In such case fallback to conservative. in __mark_chain_precision()
2368 * conservative, since it will add reg_live_read marks in check_stack_write_fixed_off()
2724 /* Variable offset stack reads need more conservative handling in check_stack_read()
2754 /* Variable offset stack reads need more conservative handling in check_stack_write()
5174 * but let's be conservative in prepare_func_exit()
9196 * Therefore two states are equivalent if register state is more conservative
9197 * and explored stack state is more conservative than the current one.
11838 bool conservative = true; in bpf_check_attach_target() local
11875 conservative in bpf_check_attach_target()
[all...]

Completed in 16 milliseconds