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

/linux-master/kernel/bpf/
H A Dverifier.c13976 static int check_alu_op(struct bpf_verifier_env *env, struct bpf_insn *insn) function
17686 err = check_alu_op(env, insn);

Completed in 148 milliseconds