Searched refs:verbose_linfo (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | bpf_verifier.h | 810 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env,
|
| /linux/kernel/bpf/ |
| A D | log.c | 381 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo() function
|
| A D | verifier.c | 4682 verbose_linfo(env, insn_idx, "; "); in check_stack_write_fixed_off() 4942 verbose_linfo(env, env->insn_idx, "; "); in check_stack_read_fixed_off() 7021 verbose_linfo(env, insn_idx, "; "); in check_mem_access() 16063 verbose_linfo(env, t, "%d: ", t); in push_insn() 16085 verbose_linfo(env, t, "%d: ", t); in push_insn() 16086 verbose_linfo(env, w, "%d: ", w); in push_insn() 18004 verbose_linfo(env, insn_idx, "; "); in is_state_visited() 18379 verbose_linfo(env, env->insn_idx, "; "); in do_check()
|
Completed in 664 milliseconds