Searched refs:bpf_verifier_ops (Results 1 – 17 of 17) sorted by relevance
34 static const struct bpf_verifier_ops dummy_verifier_ops;
1136 static const struct bpf_verifier_ops bpf_testmod_verifier_ops = {1141 static const struct bpf_verifier_ops bpf_testmod_verifier_ops3 = {1463 static const struct bpf_verifier_ops st_ops_verifier_ops = {
143 static const struct bpf_verifier_ops hid_bpf_verifier_ops = {
264 static const struct bpf_verifier_ops bpf_dummy_verifier_ops = {
130 const struct bpf_verifier_ops lirc_mode2_verifier_ops = {
204 static const struct bpf_verifier_ops bpf_tcp_ca_verifier_ops = {
411 const struct bpf_verifier_ops lsm_verifier_ops = {
1868 const struct bpf_verifier_ops cg_dev_verifier_ops = {2483 const struct bpf_verifier_ops cg_sysctl_verifier_ops = {2706 const struct bpf_verifier_ops cg_sockopt_verifier_ops = {
69 const struct bpf_verifier_ops bpf_struct_ops_verifier_ops = {
36 static const struct bpf_verifier_ops * const bpf_verifier_ops[] = { variable 21202 const struct bpf_verifier_ops *ops = env->ops; in convert_ctx_accesses() 23959 env->ops = bpf_verifier_ops[tgt_prog->type]; in check_attach_btf_id() 24579 if (ARRAY_SIZE(bpf_verifier_ops) == 0) in bpf_check() 24600 env->ops = bpf_verifier_ops[env->prog->type]; in bpf_check()
6300 const struct bpf_verifier_ops bpf_syscall_verifier_ops = {
347 static const struct bpf_verifier_ops bpf_qdisc_verifier_ops = {
1538 const struct bpf_verifier_ops kprobe_verifier_ops = {1644 const struct bpf_verifier_ops tracepoint_verifier_ops = {1960 const struct bpf_verifier_ops raw_tracepoint_verifier_ops = {1971 const struct bpf_verifier_ops tracing_verifier_ops = {1993 const struct bpf_verifier_ops raw_tracepoint_writable_verifier_ops = {2075 const struct bpf_verifier_ops perf_event_verifier_ops = {
1049 struct bpf_verifier_ops { struct 1891 const struct bpf_verifier_ops *verifier_ops;2381 extern const struct bpf_verifier_ops _name ## _verifier_ops;2391 extern const struct bpf_verifier_ops tc_cls_act_analyzer_ops;2392 extern const struct bpf_verifier_ops xdp_analyzer_ops;1052 get_func_protobpf_verifier_ops global() argument 1058 is_valid_accessbpf_verifier_ops global() argument 1061 gen_prologuebpf_verifier_ops global() argument 1063 gen_epiloguebpf_verifier_ops global() argument 1065 gen_ld_absbpf_verifier_ops global() argument 1067 convert_ctx_accessbpf_verifier_ops global() argument 1071 btf_struct_accessbpf_verifier_ops global() argument
11087 const struct bpf_verifier_ops sk_filter_verifier_ops = {11098 const struct bpf_verifier_ops tc_cls_act_verifier_ops = {11111 const struct bpf_verifier_ops xdp_verifier_ops = {11123 const struct bpf_verifier_ops cg_skb_verifier_ops = {11133 const struct bpf_verifier_ops lwt_in_verifier_ops = {11143 const struct bpf_verifier_ops lwt_out_verifier_ops = {11153 const struct bpf_verifier_ops lwt_xmit_verifier_ops = {11164 const struct bpf_verifier_ops lwt_seg6local_verifier_ops = {11173 const struct bpf_verifier_ops cg_sock_verifier_ops = {11182 const struct bpf_verifier_ops cg_sock_addr_verifier_op[all...]
91 Allowed function calls are customized with bpf_verifier_ops->get_func_proto()
5858 static const struct bpf_verifier_ops bpf_scx_verifier_ops = {