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