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

/linux-master/kernel/bpf/
H A Dverifier.c4843 int spill_cnt = 0, zero_cnt = 0;
4848 spill_cnt++;
4864 if (spill_cnt == size &&
4829 int spill_cnt = 0, zero_cnt = 0; local

Completed in 259 milliseconds