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