Searched refs:conservative (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c2777 * conservative and wait until the code elimination pass before returning
3776 * catch this error later. Make backtracking conservative
3915 * For now backtracking falls back into conservative marking.
4583 * conservative, since it will add reg_live_read marks
5017 /* Variable offset stack reads need more conservative handling
5051 /* Variable offset stack reads need more conservative handling
8023 * This is a conservative heuristic that allows to verify wide range of programs,
9913 * but let's be conservative
16986 * Therefore two states are equivalent if register state is more conservative
16987 * and explored stack state is more conservative tha
21075 bool conservative = true; local
[all...]

Completed in 193 milliseconds