Home
last modified time | relevance | path

Searched refs:unreliable (Results 1 – 27 of 27) sorted by relevance

/linux-4.1.27/Documentation/device-mapper/
Ddm-flakey.txt5 unreliable behaviour periodically. It's been found useful in simulating
9 <up interval> seconds, then exhibits unreliable behaviour for <down
/linux-4.1.27/include/net/irda/
Dirlap.h231 void irlap_data_indication(struct irlap_cb *, struct sk_buff *, int unreliable);
232 void irlap_data_request(struct irlap_cb *, struct sk_buff *, int unreliable);
Dirlmp_frame.h47 int unreliable);
/linux-4.1.27/drivers/hwmon/
Dk10temp.c189 int unreliable = has_erratum_319(pdev); in k10temp_probe() local
193 if (unreliable) { in k10temp_probe()
/linux-4.1.27/net/irda/
Dirlmp_frame.c89 int unreliable) in irlmp_link_data_indication() argument
174 } else if (unreliable) { in irlmp_link_data_indication()
Dirlap.c312 int unreliable) in irlap_data_indication() argument
317 irlmp_link_data_indication(self->notify.instance, skb, unreliable); in irlap_data_indication()
328 int unreliable) in irlap_data_request() argument
341 if (unreliable) in irlap_data_request()
/linux-4.1.27/net/dccp/
DKconfig11 congestion-controlled, unreliable datagrams. It should be suitable
/linux-4.1.27/Documentation/hwmon/
Dw83l785ts36 and cause read errors. Or maybe the W83L785TS-S chip is simply unreliable,
/linux-4.1.27/Documentation/
Dinit.txt23 E.g. some serial consoles are unreliable due to serial IRQ issues (e.g.
Dparport-lowlevel.txt1214 times out, the return value may be unreliable.
1243 times out, the return value may be unreliable.
1272 times out, the return value may be unreliable.
1303 times out, the return value may be unreliable.
Dflexible-arrays.txt5 Large contiguous memory allocations can be unreliable in the Linux kernel.
Dsvga.txt63 how to enable it if you really want) as it's inherently unreliable due to
158 off by default as it's a bit unreliable due to terribly bad PC design. If you
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt104 to be unreliable. Depending on those error conditions, uncorrectable
106 Non-fatal errors cause the particular transaction to be unreliable,
108 the other hand, cause the link to be unreliable.
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt26 supported, but tracing is unreliable and may miss events if more than one CPU
/linux-4.1.27/Documentation/blockdev/
Dfloppy.txt178 flushings, and slightly more unreliable. Please verify your
/linux-4.1.27/Documentation/filesystems/
Dmandatory-locking.txt25 and mmap similarly unreliable.
/linux-4.1.27/Documentation/networking/
Ddccp.txt18 Datagram Congestion Control Protocol (DCCP) is an unreliable, connection
Dudplite.txt39 UDP-Lite provides a connectionless, unreliable datagram service and hence
/linux-4.1.27/Documentation/development-process/
D3.Early-stage113 unreliable. This concern (among others) kept AppArmor out of the
/linux-4.1.27/Documentation/usb/
Dgadget_serial.txt100 The gadget serial driver only provides simple unreliable data
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt244 unreliable.
/linux-4.1.27/net/tipc/
Dsocket.c202 static void tsk_set_unreliable(struct tipc_sock *tsk, bool unreliable) in tsk_set_unreliable() argument
204 msg_set_src_droppable(&tsk->phdr, unreliable ? 1 : 0); in tsk_set_unreliable()
/linux-4.1.27/drivers/ide/
DKconfig290 IDE devices is unreliable and use other means for achieving
312 IDE devices is unreliable and use other means for achieving it
/linux-4.1.27/Documentation/video4linux/
Dvideobuf35 buffer can be unreliable on fragmented systems, but simpler DMA
/linux-4.1.27/arch/alpha/
DKconfig608 the side effect of making the cycle counter unreliable as a timing
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt400 faulting in and mlocking pages, get_user_pages() was unreliable for visiting
/linux-4.1.27/init/
DKconfig891 # Architectures with an unreliable sched_clock() should select this: