Home
last modified time | relevance | path

Searched refs:quick (Results 1 – 25 of 72) sorted by relevance

123

/Linux-v5.4/Documentation/i2c/
Di2c-stub.rst9 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w)
16 quick commands to the specified addresses; it will respond to the other
52 value 0x1f0000 would only enable the quick, byte and byte data
/Linux-v5.4/drivers/pcmcia/
Dtcic.c531 int i, quick = 0; in tcic_interrupt() local
554 quick = 1; in tcic_interrupt()
573 if (((cs_irq == 0) || quick) && (!tcic_timer_pending)) { in tcic_interrupt()
574 poll_timer.expires = jiffies + (quick ? poll_quick : poll_interval); in tcic_interrupt()
/Linux-v5.4/fs/nilfs2/
DKconfig10 consistency like conventional LFS, it achieves quick recovery after
/Linux-v5.4/net/decnet/
DTODO1 Steve's quick list of things that need finishing off:
/Linux-v5.4/Documentation/networking/
Dproc_net_tcp.txt32 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
Ddecnet.txt133 Here is a quick guide of what to look for in order to know if your DECnet
186 A quick FAQ on ethernet MAC addresses to explain how Linux and DECnet
/Linux-v5.4/drivers/media/platform/vivid/
Dvivid-kthread-cap.c264 bool quick; in vivid_copy_buffer() local
309 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; in vivid_copy_buffer()
336 if (quick && !osdline) { in vivid_copy_buffer()
601 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; in vivid_overlay() local
638 if (quick) { in vivid_overlay()
/Linux-v5.4/security/apparmor/
DKconfig35 loaded policy provide system administrators a quick way
/Linux-v5.4/Documentation/firmware-guide/acpi/
Daml-debugger.rst56 Debugger Reference". The "help" command can be used for a quick reference.
/Linux-v5.4/Documentation/hwmon/
Dnsa320.rst63 fan speed. As the most likely case for two accesses in quick succession is
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dindex.rst60 As a quick 'ls /proc/sys' will show, the directory consists of
/Linux-v5.4/drivers/tty/hvc/
DKconfig78 no other console mechanism exist but udbg, to get you a quick
/Linux-v5.4/include/net/
Dinet_connection_sock.h115 __u8 quick; /* Scheduled number of quick acks */ member
Dtcp.h351 if (icsk->icsk_ack.quick) { in tcp_dec_quickack_mode()
352 if (pkts >= icsk->icsk_ack.quick) { in tcp_dec_quickack_mode()
353 icsk->icsk_ack.quick = 0; in tcp_dec_quickack_mode()
357 icsk->icsk_ack.quick -= pkts; in tcp_dec_quickack_mode()
/Linux-v5.4/Documentation/misc-devices/
Deeprom.rst79 location). The chip responds to "write quick" detection at this address but
/Linux-v5.4/Documentation/arm/nwfpe/
Dnwfpe.rst45 expect quick action. Bugs still exist. The problem remains in isolating
/Linux-v5.4/Documentation/x86/
Dintel-iommu.rst9 This guide gives a quick cheat sheet for some basic understanding.
Dtlb.rst11 a quick operation, but it causes collateral damage: TLB entries
/Linux-v5.4/Documentation/riscv/
Dpmu.rst35 This document aims to provide developers a quick guide on supporting their
218 needs a quick stop-and-start, for instance, when the interrupt period is being
/Linux-v5.4/tools/perf/
DMakefile.perf810 INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html
/Linux-v5.4/Documentation/cdrom/
Dpacket-writing.rst5 Getting started quick
/Linux-v5.4/Documentation/admin-guide/
Dramoops.rst55 as before). For quick debugging, you can also reserve parts of memory during
/Linux-v5.4/fs/f2fs/
Ddir.c115 const struct qstr *entry, bool quick) in f2fs_ci_compare() argument
121 if (quick) in f2fs_ci_compare()
/Linux-v5.4/Documentation/scsi/
Darcmsr_spec.txt264 ** to implement quick create function
518 ** byte 36 : 1 to select quick init
/Linux-v5.4/Documentation/process/
Dmaintainer-pgp-guide.rst222 $ gpg --quick-addkey [fpr] ed25519 sign
328 - by accident when making quick homedir copies to set up a new workstation
627 Here is a quick reference for some common operations you'll need to do
654 $ gpg --quick-set-expire [fpr] 1y
659 $ gpg --quick-set-expire [fpr] 2020-07-01

123