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

/linux-master/kernel/bpf/
H A Dverifier.c2765 * conservative and wait until the code elimination pass before returning
3762 * catch this error later. Make backtracking conservative
3901 * For now backtracking falls back into conservative marking.
4569 * conservative, since it will add reg_live_read marks
5003 /* Variable offset stack reads need more conservative handling
5037 /* Variable offset stack reads need more conservative handling
7971 * This is a conservative heuristic that allows to verify wide range of programs,
9857 * but let's be conservative
16830 * Therefore two states are equivalent if register state is more conservative
16831 * and explored stack state is more conservative tha
20756 bool conservative = true; local
[all...]

Completed in 111 milliseconds