Searched full:printed (Results 1 – 25 of 99) sorted by relevance
1234
| /Documentation/ABI/testing/ |
| D | sysfs-firmware-efi | 27 which the tables are printed forms an ABI and newer 28 versions are always printed first, i.e. ACPI20 comes
|
| D | sysfs-devices-sun | 11 the slot number printed on the physical slot whenever possible."
|
| D | dev-kmsg | 84 hardware or other facilities are printed, therefore 115 similar logic is used internally when messages are printed to
|
| D | debugfs-wilco-ec | 43 printed, even if some of the data is junk, and skipping bytes
|
| D | sysfs-firmware-ofw | 51 time. Otherwise, a warning is printed.
|
| /Documentation/core-api/ |
| D | printk-formats.rst | 59 A raw pointer value may be printed with %p which will hash the address 65 might be printed instead of the unreachable information:: 78 Pointers printed without a specifier extension (i.e unadorned %p) are 105 known are printed in decimal, while a non-ERR_PTR passed as the 122 offsets. If KALLSYMS are disabled then the symbol address is printed instead. 130 printed after the symbol name with an extra ``b`` appended to the end of the 217 printed resource with (R) or without (r) a decoded flags member. 309 specifiers result in a printed address with (M) or without (m) byte 332 specifiers result in a printed address with (i4) or without (I4) leading 351 specifiers result in a printed address with (I6) or without (i6) [all …]
|
| D | printk-basics.rst | 19 All printk() messages are printed to the kernel log buffer, which is a ring 59 the message will be printed to the console. 61 If the log level is omitted, the message is printed with ``KERN_DEFAULT``
|
| D | printk-index.rst | 94 The metadata are stored for a particular message only when it is printed 110 The macro pr_fmt() macro allows to define a prefix that is printed
|
| /Documentation/locking/ |
| D | locktorture.rst | 106 be printed -only- when the module is unloaded. 130 Statistics are printed in the following format:: 138 primitive a second "Reads" statistics line is printed.
|
| /Documentation/arch/x86/ |
| D | iommu.rst | 91 reason and device that caused it is printed on the console. 100 Something like this gets printed indicating presence of DMAR tables 138 Something like this gets printed indicating presence of the IOMMU:
|
| /Documentation/RCU/ |
| D | stallwarn.rst | 16 So your kernel printed an RCU CPU stall warning. The next question is 308 ->qsmask field is printed, which will normally be zero. 312 the following additional line is printed:: 327 reasonable time, then the following additional line is printed:: 335 Additionally, the following line is printed:: 355 be printed for it. The second and subsequent messages are printed at 384 additional hex numbers would be printed for the states of the other 438 This scenario will normally also have "(0 ticks this GP)" printed on
|
| /Documentation/dev-tools/kunit/ |
| D | run_manual.rst | 72 The test results are printed in a KTAP document. Note this document is separate 86 As a result, the test suite runs and the results are printed to the kernel
|
| /Documentation/admin-guide/device-mapper/ |
| D | statistics.rst | 129 The strings "precise_timestamps" and "histogram" are printed only 184 If omitted, all lines are printed and then cleared. 188 If omitted, all lines are printed and then cleared.
|
| /Documentation/admin-guide/mm/ |
| D | shrinker_debugfs.rst | 59 If the shrinker is not memcg-aware or CONFIG_MEMCG is off, 0 is printed 60 as cgroup inode id. If the shrinker is not numa-aware, 0's are printed
|
| /Documentation/ABI/stable/ |
| D | sysfs-hypervisor-xen | 65 in include/xen/interface/features.h printed as a hex value. 72 Default page size of the hypervisor printed as a hex value.
|
| /Documentation/devicetree/bindings/gnss/ |
| D | brcm,bcm4751.yaml | 16 elaborate than the compatibles BCM4751 may be printed
|
| /Documentation/input/devices/ |
| D | cs461x.rst | 38 are printed via printk(KERN_INFO "..."), see the /var/log/messages to
|
| /Documentation/hwmon/ |
| D | submitting-patches.rst | 91 printed synchronously, most likely with interrupt disabled, often to a serial 99 and messages printed after a successful detection are acceptable, but it
|
| /Documentation/gpu/ |
| D | msm-crash-dump.rst | 69 portions of the ring will be printed.
|
| /Documentation/security/ |
| D | self-protection.rst | 281 Kernels 4.14 and older printed the raw address using %p. As of 4.15-rc1 282 addresses printed with the specifier %p are hashed before printing. 285 printed. If KALLSYMS is not enabled the raw address is printed.
|
| /Documentation/usb/ |
| D | usbmon.rst | 153 "address" word, all fields save the status are optional. Interval is printed 154 only for interrupt and isochronous URBs. Start frame is printed only for 155 isochronous URBs. Error count is printed only for isochronous callback 177 of them in an URB is printed first, then a word per descriptor, up to a
|
| /Documentation/gpu/amdgpu/ |
| D | debugging.rst | 44 information will be printed.
|
| /Documentation/filesystems/ |
| D | quota.rst | 26 quota subsystem traditionally printed a message to the controlling terminal of
|
| /Documentation/fb/ |
| D | tgafb.rst | 26 * More useful information is printed on bootup
|
| /Documentation/input/ |
| D | userio.rst | 49 returned by the character device and a more descriptive error will be printed
|
1234