Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dkfunc_module_order.c32 env_verbosity > VERBOSE_NONE); in test_kfunc_module_order()
37 env_verbosity > VERBOSE_NONE); in test_kfunc_module_order()
52 unload_module("bpf_test_modorder_y", env_verbosity > VERBOSE_NONE); in test_kfunc_module_order()
54 unload_module("bpf_test_modorder_x", env_verbosity > VERBOSE_NONE); in test_kfunc_module_order()
A Dlog_fixup.c66 if (env.verbosity > VERBOSE_NONE) in bad_core_relo()
97 if (env.verbosity > VERBOSE_NONE) in bad_core_relo_subprog()
131 if (env.verbosity > VERBOSE_NONE) in missing_map()
160 if (env.verbosity > VERBOSE_NONE) in missing_kfunc()
A Dlog_buf.c91 if (env.verbosity > VERBOSE_NONE) { in obj_load_log_buf()
132 if (env.verbosity > VERBOSE_NONE) { in obj_load_log_buf()
A Dfexit_bpf2bpf.c382 if (env.verbosity > VERBOSE_NONE) in test_obj_load_failure_common()
387 if (env.verbosity > VERBOSE_NONE && exp_msg) /* we overtook log */ in test_obj_load_failure_common()
A Dbtf.c8242 always_log = env.verbosity > VERBOSE_NONE; in test_btf()
/tools/testing/selftests/bpf/
A Dtest_loader.c667 if (env.verbosity > VERBOSE_NONE) in prepare_case()
691 if (!force && env.verbosity == VERBOSE_NONE) in emit_verifier_log()
698 if (!force && env.verbosity == VERBOSE_NONE) in emit_xlated()
705 if (!force && env.verbosity == VERBOSE_NONE) in emit_jited()
749 if (env.verbosity == VERBOSE_NONE) in validate_msgs()
893 if (env.verbosity != VERBOSE_NONE) in should_do_test_run()
A Dtest_progs.h46 VERBOSE_NONE, enumerator
A Dtest_progs.c46 return env.verbosity > VERBOSE_NONE; in verbose()

Completed in 26 milliseconds