Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c3960 struct nfp_insn_meta *meta1, *meta2; in nfp_bpf_opt_ld_mask() local
3971 next = meta2->insn; in nfp_bpf_opt_ld_mask()
4005 next1 = meta2->insn; in nfp_bpf_opt_ld_shift()
4190 struct nfp_insn_meta *meta1, *meta2; in nfp_bpf_opt_ldst_gather() local
4197 struct bpf_insn *st = &meta2->insn; in nfp_bpf_opt_ldst_gather()
4240 head_st_meta = meta2; in nfp_bpf_opt_ldst_gather()
4244 meta2 = nfp_meta_next(meta2); in nfp_bpf_opt_ldst_gather()
4261 head_st_meta = meta2; in nfp_bpf_opt_ldst_gather()
4269 meta2 = nfp_meta_next(meta2); in nfp_bpf_opt_ldst_gather()
4405 struct nfp_insn_meta *meta1, *meta2; in nfp_bpf_replace_map_ptrs() local
[all …]