Searched refs:verbose_linfo (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | log.c | 381 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo() function
|
| H A D | verifier.c | 5329 verbose_linfo(env, insn_idx, "; "); in check_stack_write_fixed_off() 5581 verbose_linfo(env, env->insn_idx, "; "); in check_stack_read_fixed_off() 7837 verbose_linfo(env, insn_idx, "; "); in check_mem_access() 18260 verbose_linfo(env, t, "%d: ", t); in push_insn() 18282 verbose_linfo(env, t, "%d: ", t); in push_insn() 18283 verbose_linfo(env, w, "%d: ", w); in push_insn() 20610 verbose_linfo(env, insn_idx, "; "); in is_state_visited() 21325 verbose_linfo(env, env->insn_idx, "; "); in do_check()
|