| /linux/tools/power/cpupower/man/ |
| H A D | cpupower-frequency-info.1 | 10 A small tool which prints out cpufreq information helpful to developers and interested users. 15 Prints out debug information. 54 Prints out information like provided by the /proc/cpufreq interface in 2.4. and early 2.6. kernels.
|
| H A D | cpupower-idle-info.1 | 10 A tool which prints out per cpu idle information helpful to developers and interested users. 19 Prints out idle information in old /proc/acpi/processor/*/power format. This
|
| /linux/rust/kernel/ |
| H A D | print.rs | 93 /// Prints a message via the kernel's [`_printk`]. 122 /// Prints a message via the kernel's [`_printk`] for the `CONT` level. 199 /// Prints an emergency-level message (level 0). 224 /// Prints an alert-level message (level 1). 249 /// Prints a critical-level message (level 2). 274 /// Prints an error-level message (level 3). 299 /// Prints a warning-level message (level 4). 324 /// Prints a notice-level message (level 5). 349 /// Prints an info-level message (level 6). 375 /// Prints [all...] |
| H A D | device.rs | 301 /// Prints an emergency-level message (level 0) prefixed with device information. 311 /// Prints an alert-level message (level 1) prefixed with device information. 321 /// Prints a critical-level message (level 2) prefixed with device information. 331 /// Prints an error-level message (level 3) prefixed with device information. 341 /// Prints a warning-level message (level 4) prefixed with device information. 351 /// Prints a notice-level message (level 5) prefixed with device information. 361 /// Prints an info-level message (level 6) prefixed with device information. 371 /// Prints a debug-level message (level 7) prefixed with device information. 383 /// Prints the provided message to the console. 746 /// Prints an emergency-level message (level 0) prefixed with device information. [all …]
|
| H A D | std_vendor.rs | 12 /// Prints and returns the value of a given expression for quick and dirty 21 /// // ^-- prints: [src/main.rs:3:9] a * 2 = 4 67 /// This prints to the kernel log: 88 /// This prints to the kernel log:
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-version.txt | 14 With no options given, the 'perf version' prints the perf version 23 Prints the status of compiled-in libraries on the
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | cgroup_iter.c | 130 /* Preorder walk prints parent and child in order. */ 141 /* Postorder walk prints child and parent in order. */ 152 /* Walking parents prints parent and then root. */ 168 /* Early termination prints parent only. */ 183 /* Waling self prints self only. */
|
| /linux/tools/hv/ |
| H A D | hv_get_dhcp_info.sh | 11 # Output: The script prints the string "Enabled" to stdout to indicate 13 # the script prints the string "Disabled" to stdout.
|
| /linux/kernel/trace/rv/ |
| H A D | reactor_printk.c | 6 * Prints the exception msg to the kernel message log. 22 .description = "prints the exception msg to the kernel message log.",
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | architecture.rst | 136 - ``[_MSG]`` prints a custom message on failure. 140 KUnit prints the test results in KTAP format. KTAP is based on TAP14, see 142 KTAP works with KUnit and Kselftest. The KUnit executor prints KTAP results to 195 the test results, and prints a summary. For failed tests, any
|
| /linux/lib/zstd/common/ |
| H A D | error_private.h | 102 * In debug modes, prints additional information. 121 * In debug modes, prints additional information. 136 * In debug modes, prints additional information.
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc.h | 344 prints these with a leading 'f'. */ 348 prints these symbolically if possible. */ 352 prints these symbolically if possible. */ 379 prints these with a leading 'v'. */ 397 prints these with a leading 'vs'. */
|
| /linux/samples/rust/ |
| H A D | rust_print_main.rs | 25 // Prints the value of data in `a`. in arc_print() 55 // Pretty-prints the debug formatting with lower-case hexadecimal integers. in arc_print()
|
| /linux/Documentation/filesystems/smb/ |
| H A D | ksmbd.rst | 175 1. Enable all component prints 181 3. Show what prints are enabled. 185 4. Disable prints:
|
| /linux/tools/testing/kunit/ |
| H A D | kunit_parser.py | 3 # Parses KTAP test results from a kernel dmesg log and incrementally prints 498 Prints test header with test name and optionally the expected number 521 """Prints all strings in saved log for test in yellow.""" 558 Prints result line with status of test. 571 Prints test footer with status of test. 586 Prints Test object to given printer. For a child test, the result line is 645 Prints summary line of test object. Color of line is dependent on
|
| /linux/Documentation/trace/ |
| H A D | osnoise-tracer.rst | 23 prints a NMI occurrence counter. If the output does not report NMI 40 prints the sum of all noise, the max single noise, the percentage of CPU 77 tracer prints a message at the end of each period for each CPU that is
|
| /linux/drivers/gpio/ |
| H A D | gpio-bd71815.c | 23 /* dev points to the platform device for devm and prints */ 134 * also the prints should originate from this device. in gpo_bd71815_probe()
|
| /linux/Documentation/tools/rtla/ |
| H A D | common_timerlat_aa.txt | 3 prints the task running on all CPUs if stop conditions are met (depends on !--no-aa)
|
| /linux/tools/testing/selftests/ublk/trace/ |
| H A D | count_ios_per_tid.bt | 2 * Tabulates and prints I/O completions per thread for the given device
|
| /linux/Documentation/ABI/stable/ |
| H A D | o2cb | 6 information. Each logmask/ file controls a set of debug prints
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | o2cb | 6 information. Each logmask/ file controls a set of debug prints
|
| /linux/scripts/ |
| H A D | pahole-version.sh | 6 # Prints pahole's version in a 3-digit form, such as 119 for v1.19.
|
| /linux/drivers/scsi/aic94xx/ |
| H A D | Kconfig | 24 the driver prints some messages to the console.
|
| /linux/tools/testing/selftests/ |
| H A D | kselftest_deps.sh | 23 echo "- Prints suggested target list for a system filtering out tests" 26 echo "- Prints pass/fail dependency check for each tests/sub-test." 27 echo "- Prints pass/fail targets and libraries."
|
| /linux/arch/um/kernel/ |
| H A D | config.c.in | 24 " Prints the config file that this UML binary was generated from.\n\n"
|