Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c16361 static int check_alu_op(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_alu_op()
21083 err = check_alu_op(env, insn); in do_check_insn()
16339 static int check_alu_op(struct bpf_verifier_env *env, struct bpf_insn *insn) check_alu_op() function