Searched refs:unreliable (Results 1 – 25 of 39) sorted by relevance
12
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-beagle-ab4.dts | 16 /* Unusable as clocksource because of unreliable oscillator */ 21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
|
D | omap3-devkit8000-common.dtsi | 161 /* Unusable as clockevent because if unreliable oscillator, allow to idle */
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | acpi-lid.rst | 70 If the userspace hasn't been prepared to ignore the unreliable "opened" 71 events and the unreliable initial state notification, Linux users can use 96 If the userspace has been prepared to ignore the unreliable "opened" events 97 and the unreliable initial state notification, Linux users should always
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | dm-flakey.rst | 6 unreliable behaviour periodically. It's been found useful in simulating 10 <up interval> seconds, then exhibits unreliable behaviour for <down
|
/linux-6.12.1/Documentation/livepatch/ |
D | reliable-stacktrace.rst | 46 the stack or other unwind state is corrupt or otherwise unreliable. The 125 unreliable to unwind from, e.g. 151 exceptions (e.g. IRQ) but unreliable to unwind across other exceptions 176 unwinder must report these cases as unreliable. 221 middle of return_to_handler and can report this as unreliable. Architectures 250 such cases, or report the unwinding as unreliable. 263 assumption can lead to unreliable stack traces. For example, consider the
|
/linux-6.12.1/net/dccp/ |
D | Kconfig | 12 congestion-controlled, unreliable datagrams. It should be suitable
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | fw_tracer.h | 151 u8 unreliable; member
|
D | fw_tracer.c | 476 tracer_event->timestamp_event.unreliable = !!(urts >> 2); in poll_trace() 478 tracer_event->timestamp_event.unreliable = !!(urts & 1); in poll_trace() 682 if (!tracer_event->timestamp_event.unreliable) in mlx5_tracer_handle_trace()
|
/linux-6.12.1/drivers/hwmon/ |
D | k10temp.c | 413 int unreliable = has_erratum_319(pdev); in k10temp_probe() local 419 if (unreliable) { in k10temp_probe()
|
/linux-6.12.1/Documentation/hwmon/ |
D | w83l785ts.rst | 41 and cause read errors. Or maybe the W83L785TS-S chip is simply unreliable,
|
/linux-6.12.1/Documentation/PCI/ |
D | pcieaer-howto.rst | 115 to be unreliable. Depending on those error conditions, uncorrectable 117 Non-fatal errors cause the particular transaction to be unreliable, 119 the other hand, cause the link to be unreliable.
|
/linux-6.12.1/drivers/ras/ |
D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
/linux-6.12.1/Documentation/admin-guide/ |
D | init.rst | 19 --> initial console unavailable. E.g. some serial consoles are unreliable
|
D | bug-bisect.rst | 64 minutes more on testing in case your reproducer is unreliable.
|
D | svga.rst | 71 of chipsets is turned off by default as it's inherently unreliable due to
|
/linux-6.12.1/drivers/firmware/arm_scmi/ |
D | Kconfig | 56 SCMI Raw mode support unreliable. If unsure, say N.
|
/linux-6.12.1/arch/arm64/ |
D | Makefile | 36 $(warning Detected assembler with broken .inst; disassembly will be unreliable)
|
/linux-6.12.1/Documentation/driver-api/ |
D | parport-lowlevel.rst | 1497 times out, the return value may be unreliable. 1535 times out, the return value may be unreliable. 1573 times out, the return value may be unreliable. 1613 times out, the return value may be unreliable.
|
/linux-6.12.1/Documentation/trace/ |
D | mmiotrace.rst | 28 supported, but tracing is unreliable and may miss events if more than one CPU
|
/linux-6.12.1/Documentation/sound/cards/ |
D | emu-mixer.rst | 18 unreliable if the card's PCI bus requests are not handled with the
|
/linux-6.12.1/Documentation/admin-guide/blockdev/ |
D | floppy.rst | 181 flushings, and slightly more unreliable. Please verify your
|
/linux-6.12.1/Documentation/networking/ |
D | udplite.rst | 43 UDP-Lite provides a connectionless, unreliable datagram service and hence
|
D | dccp.rst | 20 Datagram Congestion Control Protocol (DCCP) is an unreliable, connection
|
/linux-6.12.1/Documentation/usb/ |
D | gadget_serial.rst | 103 The gadget serial driver only provides simple unreliable data
|
/linux-6.12.1/Documentation/process/ |
D | 3.Early-stage.rst | 118 unreliable. This concern (among others) kept AppArmor out of the
|
12