Searched refs:print_insn_state (Results 1 – 3 of 3) sorted by relevance
989 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_func_state *state);
867 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_func_state *state) in print_insn_state() function
15455 print_insn_state(env, this_branch->frame[this_branch->curframe]); in check_cond_jmp_op()15469 print_insn_state(env, this_branch->frame[this_branch->curframe]); in check_cond_jmp_op()15586 print_insn_state(env, this_branch->frame[this_branch->curframe]); in check_cond_jmp_op()18377 print_insn_state(env, state->frame[state->curframe]); in do_check()