Searched refs:print_warning (Results 1 – 4 of 4) sorted by relevance
35 void print_warning(const char* format, ...);
105 print_warning(const char* format, ...) in print_warning() function
1066 print_warning("Multiple activities specified. Will only start the first one:"); in run_phases()1069 print_warning(" %s", in run_phases()
79 TEST(kallsyms, print_warning) { in TEST() argument