Home
last modified time | relevance | path

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

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