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

/linux-master/kernel/bpf/
H A Dverifier.c581 static int __get_spi(s32 off) function
624 spi = __get_spi(off);
4665 spi = __get_spi(i);
7206 spi = __get_spi(i);
8564 spi = __get_spi(reg->off);
17426 spi = __get_spi(iter_reg->off + iter_reg->var_off.value);

Completed in 257 milliseconds