Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c22247 static void clear_insn_aux_data(struct bpf_verifier_env *env, int start, int len) in clear_insn_aux_data() function
22275 clear_insn_aux_data(env, off, cnt); in verifier_remove_insns()
26233 clear_insn_aux_data(env, 0, env->prog->len); in bpf_check()