Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c18288 static int check_jmp_fields(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_jmp_fields() function
18375 return check_jmp_fields(env, insn); in check_insn_fields()