Home
last modified time | relevance | path

Searched refs:prev_st_off (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/bpf/
Djit.c4088 s16 prev_ld_off, prev_st_off; in curr_pair_chain_with_previous() local
4100 prev_st_off = prev_st->off; in curr_pair_chain_with_previous()
4117 prev_st_off + prev_size == st->off) in curr_pair_chain_with_previous()
4122 st->off + curr_size == prev_st_off) in curr_pair_chain_with_previous()
4212 s16 prev_st_off = prev_st->off; in nfp_bpf_opt_ldst_gather() local
4217 head_st_meta->insn.off = prev_st_off; in nfp_bpf_opt_ldst_gather()