Searched refs:verifier_ops (Results 1 – 4 of 4) sorted by relevance
210 .verifier_ops = &bpf_dummy_verifier_ops,
295 .verifier_ops = &bpf_tcp_ca_verifier_ops,
1152 const struct bpf_verifier_ops *verifier_ops; member
14548 env->ops = st_ops->verifier_ops; in check_struct_ops_btf_id()