Home
last modified time | relevance | path

Searched full:unreliable (Results 1 – 25 of 212) sorted by relevance

123456789

/linux-6.14.4/Documentation/livepatch/
Dreliable-stacktrace.rst46 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.14.4/Documentation/firmware-guide/acpi/
Dacpi-lid.rst70 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.14.4/Documentation/devicetree/bindings/timer/
Darm,arch_timer.yaml74 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
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Domap3-beagle-ab4.dts16 /* Unusable as clocksource because of unreliable oscillator */
21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
/linux-6.14.4/arch/powerpc/kernel/
Dstacktrace.c61 * This function returns an error if it detects any unreliable features of the
121 /* Mark stacktraces with exception frames as unreliable. */ in arch_stack_walk_reliable()
140 * as unreliable. in arch_stack_walk_reliable()
/linux-6.14.4/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst6 unreliable behaviour periodically. It's been found useful in simulating
10 <up interval> seconds, then exhibits unreliable behaviour for <down
/linux-6.14.4/drivers/bluetooth/
Dhci_bcsp.c46 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()
/linux-6.14.4/drivers/hwmon/
Dk10temp.c335 * may be unreliable. in has_erratum_319()
418 int unreliable = has_erratum_319(pdev); in k10temp_probe() local
424 if (unreliable) { in k10temp_probe()
427 "unreliable CPU thermal sensor; monitoring disabled\n"); in k10temp_probe()
431 "unreliable CPU thermal sensor; check erratum 319\n"); in k10temp_probe()
/linux-6.14.4/arch/s390/kernel/
Dstacktrace.c50 * as unreliable. in arch_stack_walk_reliable()
84 * from unreliable source is invalid. in ip_invalid()
/linux-6.14.4/Documentation/PCI/
Dpcieaer-howto.rst115 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.14.4/arch/arm64/tools/
Dcpucaps8 # Unreliable: use system_supports_32bit_el0() instead.
/linux-6.14.4/net/dccp/
DKconfig12 congestion-controlled, unreliable datagrams. It should be suitable
/linux-6.14.4/drivers/misc/genwqe/
Dcard_sysfs.c137 * unreliable data in very rare cases. This makes this sysfs
138 * unreliable up to the point were a new CPLD version is being used.
/linux-6.14.4/Documentation/hwmon/
Dw83l785ts.rst41 and cause read errors. Or maybe the W83L785TS-S chip is simply unreliable,
/linux-6.14.4/drivers/ras/
DKconfig29 so have ideal availability, but may be unreliable, with frequent
/linux-6.14.4/include/linux/
Dobjtool_types.h25 * a truncated and unreliable stack unwind.
/linux-6.14.4/tools/include/linux/
Dobjtool_types.h25 * a truncated and unreliable stack unwind.
/linux-6.14.4/include/uapi/linux/
Dvirtio_ring.h55 * you add a buffer. It's unreliable, so it's simply an optimization. Guest
59 * when you consume a buffer. It's unreliable, so it's simply an
/linux-6.14.4/drivers/scsi/
Dsr.h49 bool ignore_get_event:1; /* GET_EVENT is unreliable, use TUR */
/linux-6.14.4/drivers/firmware/arm_scmi/
DKconfig56 SCMI Raw mode support unreliable. If unsure, say N.
/linux-6.14.4/fs/isofs/
Dutil.c43 * The timezone offset is unreliable on some disks, in iso_date()
/linux-6.14.4/Documentation/admin-guide/
Dinit.rst19 --> initial console unavailable. E.g. some serial consoles are unreliable
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_display_limits.h122 HPD_TV = HPD_NONE, /* TV is known to be unreliable */
/linux-6.14.4/kernel/
Dstacktrace.c186 * Return: An error if it detects any unreliable features of the
336 * Return: An error if it detects any unreliable features of the
/linux-6.14.4/tools/testing/selftests/resctrl/
Dresctrlfs.c221 * If any CPUs are offline declare the detection as unreliable.
231 ksft_print_msg("Runtime SNC detection unreliable due to offline CPUs.\n"); in snc_nodes_per_l3_cache()
966 * unreliable or SNC is both enabled and supported.
977 * got disabled because the discovery process was unreliable the in snc_kernel_support()

123456789