Home
last modified time | relevance | path

Searched refs:verbose_linfo (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/bpf/
H A Dcfg.c115 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 Dlog.c340 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env, in verbose_linfo() function
H A Dstates.c1376 verbose_linfo(env, insn_idx, "; "); in bpf_is_state_visited()
H A Dverifier.c3588 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 Dbpf_verifier.h1093 __printf(3, 4) void verbose_linfo(struct bpf_verifier_env *env,