Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsummarization.c9 if (env.verbosity >= VERBOSE_VERY) in print_verifier_log()
H A Dsk_assign.c69 (env.verbosity < VERBOSE_VERY) ? " 2>/dev/null" : "verbose"); in configure_stack()
H A Dreg_bounds.c744 if (env.verbosity >= VERBOSE_VERY) in reg_state_refine()
756 if (env.verbosity >= VERBOSE_VERY) in reg_state_refine()
1333 if (env.verbosity >= VERBOSE_VERY) { in sim_case()
1345 if (env.verbosity >= VERBOSE_VERY) { in sim_case()
1362 if (env.verbosity >= VERBOSE_VERY) { in sim_case()
1482 if (failed || env.verbosity >= VERBOSE_VERY) { in verify_case_op()
/linux/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c240 if (env.verbosity >= VERBOSE_VERY) in get_jited_program_text()
H A Dtest_progs.h49 VERBOSE_VERY, enumerator
H A Dtest_progs.c963 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
1056 env->verbosity = VERBOSE_VERY; in parse_arg()
H A Dtest_loader.c730 if (env.verbosity > VERBOSE_VERY) in prepare_case()