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 | 1652 .verifier_ops = &bpf_testmod_verifier_ops, 1675 .verifier_ops = &bpf_testmod_verifier_ops, 1736 .verifier_ops = &bpf_testmod_verifier_ops3, 1967 .verifier_ops = &st_ops_verifier_ops, 2108 .verifier_ops = &bpf_testmod_verifier_ops,
|
| /linux/io_uring/ |
| H A D | bpf-ops.c | 252 .verifier_ops = &bpf_io_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 | 333 .verifier_ops = &bpf_tcp_ca_verifier_ops,
|
| /linux/net/sched/ |
| H A D | bpf_qdisc.c | 447 .verifier_ops = &bpf_qdisc_verifier_ops,
|
| /linux/include/linux/ |
| H A D | bpf.h | 2103 const struct bpf_verifier_ops *verifier_ops; member
|
| /linux/kernel/sched/ext/ |
| H A D | ext.c | 8300 .verifier_ops = &bpf_scx_verifier_ops, 8372 .verifier_ops = &bpf_scx_cid_verifier_ops,
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 19670 env->ops = st_ops->verifier_ops; in check_struct_ops_btf_id()
|