Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c7020 static int check_alu_op(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_alu_op() function
9856 err = check_alu_op(env, insn); in do_check()