Home
last modified time | relevance | path

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

1234567891011

/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/timer/
H A 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
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dstacktrace.c95 * 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()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-beagle-ab4.dts16 /* Unusable as clocksource because of unreliable oscillator */
21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dstacktrace.c28 * This function returns an error if it detects any unreliable features of the
53 * as unreliable. in arch_stack_walk_reliable()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dk10temp.c323 * may be unreliable. in has_erratum_319()
398 int unreliable = has_erratum_319(pdev); in k10temp_probe() local
404 if (unreliable) { in k10temp_probe()
407 "unreliable CPU thermal sensor; monitoring disabled\n"); in k10temp_probe()
411 "unreliable CPU thermal sensor; check erratum 319\n"); in k10temp_probe()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-flakey.rst6 unreliable behaviour periodically. It's been found useful in simulating
10 <up interval> seconds, then exhibits unreliable behaviour for <down
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_rtk_h5.c64 struct sk_buff_head unrel; /* Unreliable packets queue */
222 rel = 0; /* unreliable channel */ in h5_prepare_pkt()
226 rel = 0; /* unreliable channel */ in h5_prepare_pkt()
230 rel = 0; /* unreliable channel */ in h5_prepare_pkt()
234 rel = 0; /* unreliable channel */ in h5_prepare_pkt()
311 /* First of all, check for unreliable messages in the queue, in h5_dequeue()
358 /* if so, craft an empty ACK pkt and send it on H5 unreliable in h5_dequeue()
641 "reliable" : "unreliable"); in h5_complete_rx_pkt()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstacktrace.c33 * This function returns an error if it detects any unreliable features of the
59 * unreliable. in arch_stack_walk_reliable()
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A 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.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvirtio_ring.h46 * you add a buffer. It's unreliable, so it's simply an optimization. Guest
50 * when you consume a buffer. It's unreliable, so it's simply an
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvirtio_ring.h46 * you add a buffer. It's unreliable, so it's simply an optimization. Guest
50 * when you consume a buffer. It's unreliable, so it's simply an
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A 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.
/OK3568_Linux_fs/kernel/net/dccp/
H A DKconfig12 congestion-controlled, unreliable datagrams. It should be suitable
/OK3568_Linux_fs/kernel/drivers/ras/
H A DKconfig29 so have ideal availability, but may be unreliable, with frequent
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dw83l785ts.rst41 and cause read errors. Or maybe the W83L785TS-S chip is simply unreliable,
/OK3568_Linux_fs/buildroot/package/fluid-soundfont/
H A Dfluid-soundfont.mk9 # The http://www.hammersound.net archive site seems unreliable (show HTTP 500
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcpucaps.h23 /* Unreliable: use system_supports_32bit_el0() instead. */
/OK3568_Linux_fs/kernel/kernel/livepatch/
H A 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()
/OK3568_Linux_fs/kernel/kernel/
H A Dstacktrace.c186 * Return: An error if it detects any unreliable features of the
338 * Return: An error if it detects any unreliable features of the
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/strace/strace/
H A Dskip-load.patch1 Skip tests which are known to be unreliable under load, typically because they
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsocket_type.h29 SOCK_DGRAM = 2, /* Connectionless, unreliable datagrams
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsocket_type.h29 SOCK_DGRAM = 2, /* Connectionless, unreliable datagrams

1234567891011