Searched refs:bpf_verifier_ops (Results 1 – 20 of 20) sorted by relevance
34 static const struct bpf_verifier_ops dummy_verifier_ops;
1575 static const struct bpf_verifier_ops bpf_testmod_verifier_ops = {1580 static const struct bpf_verifier_ops bpf_testmod_verifier_ops3 = {1909 static const struct bpf_verifier_ops st_ops_verifier_ops = {
103 static const struct bpf_verifier_ops bpf_io_verifier_ops = {
143 static const struct bpf_verifier_ops hid_bpf_verifier_ops = {
130 const struct bpf_verifier_ops lirc_mode2_verifier_ops = {
204 static const struct bpf_verifier_ops bpf_tcp_ca_verifier_ops = {
329 const struct bpf_verifier_ops netfilter_verifier_ops = {
353 static const struct bpf_verifier_ops bpf_qdisc_verifier_ops = {
416 const struct bpf_verifier_ops lsm_verifier_ops = {
1926 const struct bpf_verifier_ops cg_dev_verifier_ops = {2542 const struct bpf_verifier_ops cg_sysctl_verifier_ops = {2765 const struct bpf_verifier_ops cg_sockopt_verifier_ops = {
69 const struct bpf_verifier_ops bpf_struct_ops_verifier_ops = {
18 const struct bpf_verifier_ops bpf_extension_verifier_ops = {
744 const struct bpf_verifier_ops *ops = env->ops; in bpf_convert_ctx_accesses()
40 static const struct bpf_verifier_ops * const bpf_verifier_ops[] = { variable20343 env->ops = bpf_verifier_ops[tgt_prog->type]; in check_attach_btf_id()20987 if (ARRAY_SIZE(bpf_verifier_ops) == 0) in bpf_check()20999 env->ops = bpf_verifier_ops[env->prog->type]; in bpf_check()
6645 const struct bpf_verifier_ops bpf_syscall_verifier_ops = {
1395 const struct bpf_verifier_ops kprobe_verifier_ops = {1501 const struct bpf_verifier_ops tracepoint_verifier_ops = {1823 const struct bpf_verifier_ops raw_tracepoint_verifier_ops = {1834 const struct bpf_verifier_ops tracing_verifier_ops = {1856 const struct bpf_verifier_ops raw_tracepoint_writable_verifier_ops = {1938 const struct bpf_verifier_ops perf_event_verifier_ops = {
1142 struct bpf_verifier_ops { struct2103 const struct bpf_verifier_ops *verifier_ops;2694 extern const struct bpf_verifier_ops _name ## _verifier_ops;2704 extern const struct bpf_verifier_ops tc_cls_act_analyzer_ops;2705 extern const struct bpf_verifier_ops xdp_analyzer_ops;
920 const struct bpf_verifier_ops *ops;
11493 const struct bpf_verifier_ops sk_filter_verifier_ops = {11504 const struct bpf_verifier_ops tc_cls_act_verifier_ops = {11517 const struct bpf_verifier_ops xdp_verifier_ops = {11529 const struct bpf_verifier_ops cg_skb_verifier_ops = {11539 const struct bpf_verifier_ops lwt_in_verifier_ops = {11549 const struct bpf_verifier_ops lwt_out_verifier_ops = {11559 const struct bpf_verifier_ops lwt_xmit_verifier_ops = {11570 const struct bpf_verifier_ops lwt_seg6local_verifier_ops = {11579 const struct bpf_verifier_ops cg_sock_verifier_ops = {11588 const struct bpf_verifier_ops cg_sock_addr_verifier_ops = {[all …]
7986 static const struct bpf_verifier_ops bpf_scx_verifier_ops = {7992 static const struct bpf_verifier_ops bpf_scx_cid_verifier_ops = {