Searched refs:nfp_bpf_analyzer_ops (Results 1 – 3 of 3) sorted by relevance
478 extern const struct bpf_prog_offload_ops nfp_bpf_analyzer_ops;
240 bpf->verifier.ops = &nfp_bpf_analyzer_ops; in nfp_bpf_verifier_prep()
643 const struct bpf_prog_offload_ops nfp_bpf_analyzer_ops = { variable