bpf_verifier_ops
static const struct bpf_verifier_ops hid_bpf_verifier_ops = {
const struct bpf_verifier_ops lirc_mode2_verifier_ops = {
const struct bpf_verifier_ops *verifier_ops;
extern const struct bpf_verifier_ops _name ## _verifier_ops;
extern const struct bpf_verifier_ops tc_cls_act_analyzer_ops;
extern const struct bpf_verifier_ops xdp_analyzer_ops;
const struct bpf_verifier_ops *ops;
const struct bpf_verifier_ops lsm_verifier_ops = {
const struct bpf_verifier_ops bpf_struct_ops_verifier_ops = {
const struct bpf_verifier_ops cg_dev_verifier_ops = {
const struct bpf_verifier_ops cg_sysctl_verifier_ops = {
const struct bpf_verifier_ops cg_sockopt_verifier_ops = {
const struct bpf_verifier_ops bpf_syscall_verifier_ops = {
const struct bpf_verifier_ops bpf_extension_verifier_ops = {
const struct bpf_verifier_ops *ops = env->ops;
env->ops = bpf_verifier_ops[tgt_prog->type];
if (ARRAY_SIZE(bpf_verifier_ops) == 0)
env->ops = bpf_verifier_ops[env->prog->type];
static const struct bpf_verifier_ops * const bpf_verifier_ops[] = {
static const struct bpf_verifier_ops bpf_scx_verifier_ops = {
const struct bpf_verifier_ops kprobe_verifier_ops = {
const struct bpf_verifier_ops tracepoint_verifier_ops = {
const struct bpf_verifier_ops raw_tracepoint_verifier_ops = {
const struct bpf_verifier_ops tracing_verifier_ops = {
const struct bpf_verifier_ops raw_tracepoint_writable_verifier_ops = {
const struct bpf_verifier_ops perf_event_verifier_ops = {
static const struct bpf_verifier_ops bpf_dummy_verifier_ops = {
const struct bpf_verifier_ops sk_filter_verifier_ops = {
const struct bpf_verifier_ops tc_cls_act_verifier_ops = {
const struct bpf_verifier_ops xdp_verifier_ops = {
const struct bpf_verifier_ops cg_skb_verifier_ops = {
const struct bpf_verifier_ops lwt_in_verifier_ops = {
const struct bpf_verifier_ops lwt_out_verifier_ops = {
const struct bpf_verifier_ops lwt_xmit_verifier_ops = {
const struct bpf_verifier_ops lwt_seg6local_verifier_ops = {
const struct bpf_verifier_ops cg_sock_verifier_ops = {
const struct bpf_verifier_ops cg_sock_addr_verifier_ops = {
const struct bpf_verifier_ops sock_ops_verifier_ops = {
const struct bpf_verifier_ops sk_skb_verifier_ops = {
const struct bpf_verifier_ops sk_msg_verifier_ops = {
const struct bpf_verifier_ops flow_dissector_verifier_ops = {
const struct bpf_verifier_ops sk_reuseport_verifier_ops = {
const struct bpf_verifier_ops sk_lookup_verifier_ops = {
static const struct bpf_verifier_ops bpf_tcp_ca_verifier_ops = {
const struct bpf_verifier_ops netfilter_verifier_ops = {
static const struct bpf_verifier_ops bpf_qdisc_verifier_ops = {
static const struct bpf_verifier_ops smc_bpf_verifier_ops = {
static const struct bpf_verifier_ops dummy_verifier_ops;
static const struct bpf_verifier_ops bpf_testmod_verifier_ops = {
static const struct bpf_verifier_ops bpf_testmod_verifier_ops3 = {
static const struct bpf_verifier_ops st_ops_verifier_ops = {