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 Dchanges_pkt_data.c9 if (env.verbosity >= VERBOSE_VERY) in print_verifier_log()
H A Dsk_assign.c67 (env.verbosity < VERBOSE_VERY) ? " 2>/dev/null" : "verbose"); in configure_stack()
H A Dreg_bounds.c690 if (env.verbosity >= VERBOSE_VERY) in reg_state_refine()
702 if (env.verbosity >= VERBOSE_VERY) in reg_state_refine()
1279 if (env.verbosity >= VERBOSE_VERY) { in sim_case()
1291 if (env.verbosity >= VERBOSE_VERY) { in sim_case()
1308 if (env.verbosity >= VERBOSE_VERY) { in sim_case()
1428 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.h48 VERBOSE_VERY, enumerator
H A Dtest_progs.c964 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
1057 env->verbosity = VERBOSE_VERY; in parse_arg()
H A Dtest_loader.c655 if (env.verbosity > VERBOSE_VERY) in prepare_case()