Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c1355 static void print_verifier_state(struct bpf_verifier_env *env, in print_verifier_state() function
1549 print_verifier_state(env, state, false); in print_insn_state()
4420 print_verifier_state(env, func, true); in __mark_chain_precision()
9370 print_verifier_state(env, caller, true); in check_func_call()
9372 print_verifier_state(env, state->frame[state->curframe], true); in check_func_call()
9684 print_verifier_state(env, callee, true); in prepare_func_exit()
9686 print_verifier_state(env, caller, true); in prepare_func_exit()
13504 print_verifier_state(env, state, true); in adjust_reg_min_max_vals()
13509 print_verifier_state(env, state, true); in adjust_reg_min_max_vals()
16703 print_verifier_state(env, cur->frame[cur->curframe], true); in is_state_visited()
[all …]