Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c1689 static bool insn_has_def32(struct bpf_verifier_env *env, struct bpf_insn *insn) in insn_has_def32() function
10344 old_data[off].zext_dst = insn_has_def32(env, insn + off + cnt - 1); in adjust_insn_aux_data()
10356 new_data[i].zext_dst = insn_has_def32(env, insn + i); in adjust_insn_aux_data()

Completed in 18 milliseconds