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

/linux-master/kernel/bpf/
H A Dverifier.c576 static int __get_spi(s32 off) function
619 spi = __get_spi(off);
4651 spi = __get_spi(i);
7171 spi = __get_spi(i);
8512 spi = __get_spi(reg->off);
17264 spi = __get_spi(iter_reg->off + iter_reg->var_off.value);

Completed in 160 milliseconds