| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer.yaml | 57 where reading certain values from the counter is unreliable. This also 63 that reading the counter is unreliable unless the same value is returned 70 says that reading the counters is unreliable in some cases, and reads may
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer.yaml | 74 where reading certain values from the counter is unreliable. This also 80 that reading the counter is unreliable unless the same value is returned 87 says that reading the counters is unreliable in some cases, and reads may
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-beagle-ab4.dts | 16 /* Unusable as clocksource because of unreliable oscillator */ 21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | stacktrace.c | 95 * This function returns an error if it detects any unreliable features of the 123 * an unreliable stack trace until it's been in __save_stack_trace_tsk_reliable() 172 /* Mark stacktraces with exception frames as unreliable. */ in __save_stack_trace_tsk_reliable() 191 * as unreliable. in __save_stack_trace_tsk_reliable()
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | stacktrace.c | 28 * This function returns an error if it detects any unreliable features of the 53 * as unreliable. in arch_stack_walk_reliable()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | stacktrace.c | 60 * This function returns an error if it detects any unreliable features of the 120 /* Mark stacktraces with exception frames as unreliable. */ in arch_stack_walk_reliable() 139 * as unreliable. in arch_stack_walk_reliable()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| D | k10temp.c | 325 * may be unreliable. in has_erratum_319() 400 int unreliable = has_erratum_319(pdev); in k10temp_probe() local 406 if (unreliable) { in k10temp_probe() 409 "unreliable CPU thermal sensor; monitoring disabled\n"); in k10temp_probe() 413 "unreliable CPU thermal sensor; check erratum 319\n"); in k10temp_probe()
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| D | hci_bcsp.c | 46 struct sk_buff_head unrel; /* Unreliable packets queue */ 182 rel = 0; /* unreliable channel */ in bcsp_prepare_pkt() 186 rel = 0; /* unreliable channel */ in bcsp_prepare_pkt() 190 rel = 0; /* unreliable channel */ in bcsp_prepare_pkt() 277 /* First of all, check for unreliable messages in the queue, in bcsp_dequeue() 330 /* if so, craft an empty ACK pkt and send it on BCSP unreliable in bcsp_dequeue() 553 "reliable" : "unreliable"); in bcsp_complete_rx_pkt()
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| D | hci_bcsp.c | 46 struct sk_buff_head unrel; /* Unreliable packets queue */ 182 rel = 0; /* unreliable channel */ in bcsp_prepare_pkt() 186 rel = 0; /* unreliable channel */ in bcsp_prepare_pkt() 190 rel = 0; /* unreliable channel */ in bcsp_prepare_pkt() 277 /* First of all, check for unreliable messages in the queue, in bcsp_dequeue() 330 /* if so, craft an empty ACK pkt and send it on BCSP unreliable in bcsp_dequeue() 553 "reliable" : "unreliable"); in bcsp_complete_rx_pkt()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | stacktrace.c | 33 * This function returns an error if it detects any unreliable features of the 59 * unreliable. in arch_stack_walk_reliable()
|
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| D | k10temp.c | 326 * may be unreliable. in has_erratum_319() 411 int unreliable = has_erratum_319(pdev); in k10temp_probe() local 417 if (unreliable) { in k10temp_probe() 420 "unreliable CPU thermal sensor; monitoring disabled\n"); in k10temp_probe() 424 "unreliable CPU thermal sensor; check erratum 319\n"); in k10temp_probe()
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/arch/arm64/tools/ |
| D | cpucaps | 8 # Unreliable: use system_supports_32bit_el0() instead.
|
| /kernel/linux/linux-5.10/Documentation/PCI/ |
| D | pcieaer-howto.rst | 116 to be unreliable. Depending on those error conditions, uncorrectable 118 Non-fatal errors cause the particular transaction to be unreliable, 120 the other hand, cause the link to be unreliable.
|
| /kernel/linux/linux-6.6/net/dccp/ |
| D | Kconfig | 12 congestion-controlled, unreliable datagrams. It should be suitable
|
| /kernel/linux/linux-5.10/net/dccp/ |
| D | Kconfig | 12 congestion-controlled, unreliable datagrams. It should be suitable
|
| /kernel/linux/linux-5.10/drivers/ras/ |
| D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
| /kernel/linux/linux-6.6/drivers/ras/ |
| D | Kconfig | 29 so have ideal availability, but may be unreliable, with frequent
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | stacktrace.c | 46 * as unreliable. in arch_stack_walk_reliable()
|