Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c1609 static bool is_reg64(struct bpf_verifier_env *env, struct bpf_insn *insn, in is_reg64() function
1704 return !is_reg64(env, insn, insn->dst_reg, NULL, DST_OP); in insn_has_def32()
1735 rw64 = is_reg64(env, insn, regno, reg, t); in check_reg_arg()
10858 if (is_reg64(env, &insn, insn.dst_reg, NULL, DST_OP)) { in opt_subreg_zext_lo32_rnd_hi32()