Searched refs:zero_cnt (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c4843 int spill_cnt = 0, zero_cnt = 0; local
4854 zero_cnt++;
4868 } else if (zero_cnt == size) {

Completed in 265 milliseconds