Home
last modified time | relevance | path

Searched refs:check_insn_fields (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c18346 static int check_insn_fields(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_insn_fields() function
18541 err = check_insn_fields(env, insn); in check_and_resolve_insns()