Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4094 s16 prev_ld_off, prev_st_off; in curr_pair_chain_with_previous() local
4106 prev_st_off = prev_st->off; in curr_pair_chain_with_previous()
4123 prev_st_off + prev_size == st->off) in curr_pair_chain_with_previous()
4128 st->off + curr_size == prev_st_off) in curr_pair_chain_with_previous()
4218 s16 prev_st_off = prev_st->off; in nfp_bpf_opt_ldst_gather() local
4223 head_st_meta->insn.off = prev_st_off; in nfp_bpf_opt_ldst_gather()