Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c4156 head_ld_off = head_ld_meta->insn.off + head_ld_meta->ptr.off; in cross_mem_access()
4158 ld_off = ld->off + head_ld_meta->ptr.off; in cross_mem_access()
4210 (head_ld_meta && (cross_mem_access(ld, head_ld_meta, in nfp_bpf_opt_ldst_gather()
4224 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4225 -head_ld_meta->ldst_gather_len; in nfp_bpf_opt_ldst_gather()
4232 head_ld_meta->ldst_gather_len = 0; in nfp_bpf_opt_ldst_gather()
4239 head_ld_meta = meta1; in nfp_bpf_opt_ldst_gather()
4241 head_ld_meta->ldst_gather_len = in nfp_bpf_opt_ldst_gather()
4249 head_ld_meta = NULL; in nfp_bpf_opt_ldst_gather()
4259 if (!head_ld_meta) { in nfp_bpf_opt_ldst_gather()
[all …]