Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4088 s16 prev_ld_off, prev_st_off; in curr_pair_chain_with_previous() local
4099 prev_ld_off = prev_ld->off; in curr_pair_chain_with_previous()
4116 if (prev_ld_off + prev_size == ld->off && in curr_pair_chain_with_previous()
4121 if (ld->off + curr_size == prev_ld_off && in curr_pair_chain_with_previous()
4211 s16 prev_ld_off = prev_ld->off; in nfp_bpf_opt_ldst_gather() local
4215 if (prev_ld_off < head_ld_off) { in nfp_bpf_opt_ldst_gather()
4216 head_ld_meta->insn.off = prev_ld_off; in nfp_bpf_opt_ldst_gather()