Searched refs:print_insn_state (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | log.c | 816 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_verifier_state() 854 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, print_insn_state() function
|
| H A D | verifier.c | 16386 print_insn_state(env, this_branch, this_branch->curframe); in check_cond_jmp_op() 16401 print_insn_state(env, this_branch, this_branch->curframe); in check_cond_jmp_op() 16511 print_insn_state(env, this_branch, this_branch->curframe); in check_cond_jmp_op() 17732 print_insn_state(env, state, state->curframe); in do_check()
|