Searched defs:bpf_verifier_ops (Results 1 – 1 of 1) sorted by relevance
553 struct bpf_verifier_ops { struct556 (*get_func_proto)(enum bpf_func_id func_id,562 bool (*is_valid_access)(int off, int size, enum bpf_access_type type,565 int (*gen_prologue)(struct bpf_insn *insn, bool direct_write,567 int (*gen_ld_abs)(const struct bpf_insn *orig,569 u32 (*convert_ctx_access)(enum bpf_access_type type,573 int (*btf_struct_access)(struct bpf_verifier_log *log,578 bool (*check_kfunc_call)(u32 kfunc_btf_id);