Searched refs:verbose_linfo (Results 1 – 5 of 5) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | cfg.c | 115 verbose_linfo(env, t, "%d: ", t); in push_insn() 141 verbose_linfo(env, t, "%d: ", t); in push_insn() 142 verbose_linfo(env, w, "%d: ", w); in push_insn()
|
| H A D | log.c | 340 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo() function
|
| H A D | states.c | 1376 verbose_linfo(env, insn_idx, "; "); in bpf_is_state_visited()
|
| H A D | verifier.c | 3588 verbose_linfo(env, insn_idx, "; "); in check_stack_write_fixed_off() 3886 verbose_linfo(env, env->insn_idx, "; "); in check_stack_read_fixed_off() 4916 verbose_linfo(env, insn_idx, "; "); in check_ctx_access() 18284 verbose_linfo(env, env->insn_idx, "; "); in do_check()
|
| /linux/include/linux/ |
| H A D | bpf_verifier.h | 1093 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env,
|