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.c
H A Dsk_assign.c69 (env.verbosity < VERBOSE_VERY) ? " 2>/dev/null" : "verbose"); in configure_stack()
H A Dreg_bounds.c812 if (env.verbosity >= VERBOSE_VERY)
824 if (env.verbosity >= VERBOSE_VERY) in reg_state_cond()
1437 if (env.verbosity >= VERBOSE_VERY) {
1449 if (env.verbosity >= VERBOSE_VERY) {
1466 if (env.verbosity >= VERBOSE_VERY) {
1591 if (failed || env.verbosity >= VERBOSE_VERY) { in verify_case_opt()
/linux/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c249 if (env.verbosity >= VERBOSE_VERY)
H A Dtest_progs.h49 VERBOSE_VERY, enumerator
H A Dtest_progs.c1005 if (env.verbosity < VERBOSE_VERY && level == LIBBPF_DEBUG) in libbpf_print_fn()
1098 env->verbosity = VERBOSE_VERY; in parse_arg()
H A Dtest_loader.c752 if (env.verbosity > VERBOSE_VERY) in prepare_case()