Searched refs:print_insn_state (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | log.c | 803 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate, in print_insn_state() function
|
| H A D | verifier.c | 17015 print_insn_state(env, this_branch, this_branch->curframe); in check_cond_jmp_op() 17030 print_insn_state(env, this_branch, this_branch->curframe); in check_cond_jmp_op() 17146 print_insn_state(env, this_branch, this_branch->curframe); in check_cond_jmp_op() 18439 print_insn_state(env, state, state->curframe); in do_check()
|
| /linux/include/linux/ |
| H A D | bpf_verifier.h | 1487 void print_insn_state(struct bpf_verifier_env *env, const struct bpf_verifier_state *vstate,
|