Searched refs:verifier_ops (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/bpf/test_kmods/ |
| H A D | bpf_test_no_cfi.c | 50 .verifier_ops = &dummy_verifier_ops,
|
| H A D | bpf_testmod.c | 1259 .verifier_ops = &bpf_testmod_verifier_ops, 1282 .verifier_ops = &bpf_testmod_verifier_ops, 1343 .verifier_ops = &bpf_testmod_verifier_ops3, 1574 .verifier_ops = &st_ops_verifier_ops, 1682 .verifier_ops = &bpf_testmod_verifier_ops,
|
| /linux/drivers/hid/bpf/ |
| H A D | hid_bpf_struct_ops.c | 299 .verifier_ops = &hid_bpf_verifier_ops,
|
| /linux/net/ipv4/ |
| H A D | bpf_tcp_ca.c | 328 .verifier_ops = &bpf_tcp_ca_verifier_ops,
|
| /linux/net/bpf/ |
| H A D | bpf_dummy_struct_ops.c | 308 .verifier_ops = &bpf_dummy_verifier_ops,
|
| /linux/net/sched/ |
| H A D | bpf_qdisc.c | 441 .verifier_ops = &bpf_qdisc_verifier_ops,
|
| /linux/include/linux/ |
| H A D | bpf.h | 1916 const struct bpf_verifier_ops *verifier_ops; member
|
| /linux/kernel/sched/ |
| H A D | ext.c | 5062 .verifier_ops = &bpf_scx_verifier_ops,
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 23486 env->ops = st_ops->verifier_ops; in check_struct_ops_btf_id()
|