Searched refs:print_msg (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/
H A DMakefile54 define print_msg macro
69 $(print_msg)
112 $(print_msg)
/linux-master/tools/testing/selftests/devices/
H A Dksft.py35 def print_msg(msg): function
H A Dtest_discoverable_devices.py288 ksft.print_msg(f"Using board file: {yaml_file}")
313 ksft.print_msg("No matching board file found")
/linux-master/drivers/watchdog/
H A Dwdrtas.c75 static int print_msg = 10; local
82 if (result < 0 && print_msg) {
85 print_msg--;

Completed in 198 milliseconds