Searched refs:nfp_meta_next (Results 1 – 3 of 3) sorted by relevance
39 meta = nfp_meta_next(meta); in nfp_bpf_goto_meta()721 meta = nfp_meta_next(meta)) { in nfp_bpf_get_stack_usage()728 ret_insn[frame] = nfp_meta_next(meta); in nfp_bpf_get_stack_usage()
241 #define nfp_meta_next(meta) list_next_entry(meta, l) macro
27 pos = nfp_meta_next(pos), \28 next = nfp_meta_next(pos))37 pos = nfp_meta_next(pos), \38 next = nfp_meta_next(pos), \39 next2 = nfp_meta_next(next))4243 meta1 = nfp_meta_next(meta1); in nfp_bpf_opt_ldst_gather()4244 meta2 = nfp_meta_next(meta2); in nfp_bpf_opt_ldst_gather()4268 meta1 = nfp_meta_next(meta1); in nfp_bpf_opt_ldst_gather()4269 meta2 = nfp_meta_next(meta2); in nfp_bpf_opt_ldst_gather()