Searched refs:VERBOSE_NONE (Results 1 – 9 of 9) sorted by relevance
32 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()
66 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()
16 return load_module(path, env_verbosity > VERBOSE_NONE); in load_livepatch()24 unload_module("livepatch_sample", env_verbosity > VERBOSE_NONE); in unload_livepatch()
91 if (env.verbosity > VERBOSE_NONE) { in obj_load_log_buf()132 if (env.verbosity > VERBOSE_NONE) { in obj_load_log_buf()
382 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()
8307 always_log = env.verbosity > VERBOSE_NONE; in test_btf()
728 if (env.verbosity > VERBOSE_NONE) in prepare_case()752 if (!force && env.verbosity == VERBOSE_NONE) in emit_verifier_log()759 if (!force && env.verbosity == VERBOSE_NONE) in emit_xlated()766 if (!force && env.verbosity == VERBOSE_NONE) in emit_jited()773 if (!force && env.verbosity == VERBOSE_NONE) in emit_stderr()780 if (!force && env.verbosity == VERBOSE_NONE) in emit_stdout()921 if (env.verbosity == VERBOSE_NONE) in validate_msgs()1075 if (env.verbosity != VERBOSE_NONE) in should_do_test_run()
47 VERBOSE_NONE, enumerator
48 return env.verbosity > VERBOSE_NONE; in verbose()