Searched refs:env_verbosity (Results 1 – 4 of 4) 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()
250 int env_verbosity __weak = 0;277 if (env_verbosity >= 1) { in procmap_query()
99 extern int env_verbosity;
42 int env_verbosity = 0; variable1066 env_verbosity = env->verbosity; in parse_arg()
Completed in 13 milliseconds