Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dtest_progs.c114 if (env.verbosity > VERBOSE_NONE || test->force_log || failed) { in dump_test_log()
422 if (env.verbosity > VERBOSE_NONE) in unload_bpf_testmod()
429 if (env.verbosity > VERBOSE_NONE) in unload_bpf_testmod()
440 if (env.verbosity > VERBOSE_NONE) in load_bpf_testmod()
455 if (env.verbosity > VERBOSE_NONE) in load_bpf_testmod()
669 if (env->verbosity > VERBOSE_NONE) { in parse_arg()
716 if (env.verbosity > VERBOSE_NONE && env.worker_id == -1) { in stdio_hijack()
771 if (env.verbosity > VERBOSE_NONE) in cd_flavor_subdir()
1263 if (env.verbosity > VERBOSE_NONE || test->force_log || test->error_cnt) { in worker_main()
A Dtest_progs.h43 VERBOSE_NONE, enumerator
/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c7456 always_log = env.verbosity > VERBOSE_NONE; in test_btf()

Completed in 14 milliseconds