Searched refs:verbose_linfo (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
H A D | verifier.c | 370 __printf(3, 4) static void verbose_linfo(struct bpf_verifier_env *env, u32 insn_off, const char *prefix_fmt, ...)
in verbose_linfo() function 2343 verbose_linfo(env, insn_idx, "; ");
in check_stack_write_fixed_off() 2573 verbose_linfo(env, env->insn_idx, "; ");
in check_stack_read_fixed_off() 3778 verbose_linfo(env, insn_idx, "; ");
in check_mem_access() 8360 verbose_linfo(env, t, "%d: ", t);
in push_insn() 8383 verbose_linfo(env, t, "%d: ", t);
in push_insn() 8384 verbose_linfo(env, w, "%d: ", w);
in push_insn() 9447 verbose_linfo(env, insn_idx, "; ");
in is_state_visited() 9723 verbose_linfo(env, env->insn_idx, "; ");
in do_check()
|
Completed in 17 milliseconds