Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_progs.c79 if (env.verbosity > VERBOSE_NONE || test->force_log || failed) { in dump_test_log()
562 if (env.verbosity > VERBOSE_NONE) { in stdio_hijack()
621 if (env.verbosity > VERBOSE_NONE) in cd_flavor_subdir()
Dtest_progs.h44 VERBOSE_NONE, enumerator
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf.c6798 always_log = env.verbosity > VERBOSE_NONE; in test_btf()