Home
last modified time | relevance | path

Searched refs:lose (Results 1 – 25 of 49) sorted by relevance

12

/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-omap.txt27 so will never lose its logic state.
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfe-set-tone.rst44 setting a tone may interfere on other devices, as they may lose the
Dfe-set-voltage.rst47 setting a voltage level may interfere on other devices, as they may lose
/Linux-v4.19/Documentation/filesystems/
Docfs2.txt69 This means that if you lose your power, you will lose
Daffs.txt30 gain above 4K seems not really worth the price, so you don't lose too
/Linux-v4.19/include/trace/events/
Drxrpc.h953 rxrpc_serial_t serial, u8 flags, bool retrans, bool lose),
955 TP_ARGS(call, seq, serial, flags, retrans, lose),
965 __field(bool, lose )
976 __entry->lose = lose;
987 __entry->lose ? " *LOSE*" : "")
/Linux-v4.19/Documentation/admin-guide/mm/
Dsoft-dirty.rst36 there is still a scenario when we can lose soft dirty bits -- a task
/Linux-v4.19/Documentation/power/
Dswsusp.txt22 * they won't be accessible after resume and you may lose data, as though
354 anything, not even read-only mount, or you are going to lose your
391 I suspend to disk, I can lose data unless the filesystem has been mounted
394 A: That's right ... if you disconnect that device, you may lose data.
395 In fact, even with "-o sync" you can lose data if your programs have
/Linux-v4.19/net/rxrpc/
Doutput.c377 static int lose; in rxrpc_send_data_packet() local
378 if ((lose++ & 7) == 7) { in rxrpc_send_data_packet()
Dinput.c1195 static int lose; in rxrpc_input_packet() local
1196 if ((lose++ & 7) == 7) { in rxrpc_input_packet()
/Linux-v4.19/drivers/usb/core/
DKconfig25 devices that lose power get reenumerated as if they had been
/Linux-v4.19/Documentation/s390/
DDASD62 the partition /dev/dd?1 instead of the whole volume. You only lose 3kB
/Linux-v4.19/drivers/mmc/host/
Ddavinci_mmc.c757 bool lose = true; in mmc_davinci_set_ios() local
766 lose = false; in mmc_davinci_set_ios()
771 if (lose) in mmc_davinci_set_ios()
/Linux-v4.19/Documentation/hwmon/
Dw8379320 This parameter is not recommended, it will lose motherboard specific
/Linux-v4.19/Documentation/input/joydev/
Djoystick-api.rst135 is much safer since it can't lose sync with the driver. As you would
199 If time between reads is enough to fill the queue and lose an event,
/Linux-v4.19/Documentation/networking/dsa/
Dbcm_sf2.txt21 fail-over not to lose packets during a MoCA role re-election, as well as out of
/Linux-v4.19/Documentation/laptops/
Dlaptop-mode.txt55 so that you won't lose any data at the end of your battery life.
124 comfortable with. Worst case, it's possible that you could lose this
238 # comfortable with. Worst case, it's possible that you could lose this
353 # comfortable with. Worst case, it's possible that you could lose this
/Linux-v4.19/Documentation/i2c/
Dfault-codes39 Returned by I2C adapters when they lose arbitration in master
/Linux-v4.19/arch/m68k/q40/
DREADME19 When something blocks interrupts (HD) it will lose some of them, so far
/Linux-v4.19/Documentation/x86/
Dkernel-stacks133 The most important property of this method is that we _never_ lose
/Linux-v4.19/Documentation/input/devices/
Diforce-protocol.rst279 QUERY = 43 ('C')lose
/Linux-v4.19/Documentation/fb/
Dsstfb.txt141 patterns at the border of your windows (the pixels lose the lowest
/Linux-v4.19/Documentation/device-mapper/
Dstatistics.txt173 statistics does not want to lose any statistics (those updated
/Linux-v4.19/Documentation/trace/
Dmmiotrace.rst83 Check that mmiotrace did not lose events due to a buffer filling up. Either::
/Linux-v4.19/Documentation/bpf/
Dbpf_design_QA.rst135 workaround would be acceptable. Turned out that programs lose performance

12