Searched refs:verbose_linfo (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | bpf_verifier.h | 837 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env,
|
| /linux-6.15/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 | 5065 verbose_linfo(env, insn_idx, "; "); in check_stack_write_fixed_off() 5325 verbose_linfo(env, env->insn_idx, "; "); in check_stack_read_fixed_off() 7527 verbose_linfo(env, insn_idx, "; "); in check_mem_access() 17127 verbose_linfo(env, t, "%d: ", t); in push_insn() 17149 verbose_linfo(env, t, "%d: ", t); in push_insn() 17150 verbose_linfo(env, w, "%d: ", w); in push_insn() 19120 verbose_linfo(env, insn_idx, "; "); in is_state_visited() 19474 verbose_linfo(env, env->insn_idx, "; "); in do_check()
|