Home
last modified time | relevance | path

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

12345678

/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/timer/
Darm,arch_timer.yaml57 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
/Linux-v5.10/arch/arm/boot/dts/
Domap3-devkit8000.dts18 /* Unusable as clocksource because of unreliable oscillator */
23 /* Unusable as clockevent because if unreliable oscillator, allow to idle */
/Linux-v5.10/arch/powerpc/kernel/
Dstacktrace.c93 * This function returns an error if it detects any unreliable features of the
121 * an unreliable stack trace until it's been in __save_stack_trace_tsk_reliable()
170 /* Mark stacktraces with exception frames as unreliable. */ in __save_stack_trace_tsk_reliable()
189 * as unreliable. in __save_stack_trace_tsk_reliable()
/Linux-v5.10/arch/s390/kernel/
Dstacktrace.c28 * This function returns an error if it detects any unreliable features of the
53 * as unreliable. in arch_stack_walk_reliable()
/Linux-v5.10/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-v5.10/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-v5.10/arch/x86/kernel/
Dstacktrace.c33 * This function returns an error if it detects any unreliable features of the
59 * unreliable. in arch_stack_walk_reliable()
/Linux-v5.10/drivers/hwmon/
Dk10temp.c406 * may be unreliable. in has_erratum_319()
481 int unreliable = has_erratum_319(pdev); in k10temp_probe() local
487 if (unreliable) { in k10temp_probe()
490 "unreliable CPU thermal sensor; monitoring disabled\n"); in k10temp_probe()
494 "unreliable CPU thermal sensor; check erratum 319\n"); in k10temp_probe()
/Linux-v5.10/Documentation/PCI/
Dpcieaer-howto.rst116 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.
/Linux-v5.10/net/dccp/
DKconfig12 congestion-controlled, unreliable datagrams. It should be suitable
/Linux-v5.10/drivers/ras/
DKconfig29 so have ideal availability, but may be unreliable, with frequent
/Linux-v5.10/Documentation/hwmon/
Dw83l785ts.rst41 and cause read errors. Or maybe the W83L785TS-S chip is simply unreliable,
/Linux-v5.10/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-v5.10/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
Dparport.h91 #define PARPORT_EPP_FAST (1<<0) /* Unreliable counts. */
/Linux-v5.10/include/clocksource/
Dhyperv_timer.h49 * A special '0' value indicates the time source is unreliable and we in hv_read_tsc_page_tsc()
/Linux-v5.10/Documentation/admin-guide/
Dinit.rst19 --> initial console unavailable. E.g. some serial consoles are unreliable
/Linux-v5.10/fs/isofs/
Dutil.c43 * The timezone offset is unreliable on some disks, in iso_date()
/Linux-v5.10/kernel/
Dstacktrace.c184 * Return: An error if it detects any unreliable features of the
336 * Return: An error if it detects any unreliable features of the
Dstackleak.c114 * stackleak_erase() unreliable. Let's prevent that. in stackleak_track_stack()
/Linux-v5.10/drivers/scsi/
Dsr.h52 bool ignore_get_event:1; /* GET_EVENT is unreliable, use TUR */
/Linux-v5.10/kernel/livepatch/
Dtransition.c252 "%s: %s:%d has an unreliable stack\n", in klp_check_stack()
279 * if the stack is unreliable, return false.
401 * is deemed unreliable, the task can't be switched yet. in klp_try_complete_transition()
/Linux-v5.10/drivers/pci/pcie/
DKconfig142 unreliable links, you may answer Y.
/Linux-v5.10/net/sunrpc/
Dtimer.c97 * Estimate RTO for an NFS RPC sent via an unreliable datagram. Use

12345678