Searched refs:prepare_func_exit (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c9898 static int prepare_func_exit(struct bpf_verifier_env *env, int *insn_idx) function
18025 * prepare_func_exit to handle the case when
18034 /* The side effect of the prepare_func_exit
18049 err = prepare_func_exit(env, &env->insn_idx);

Completed in 203 milliseconds