Home
last modified time | relevance | path

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

123

/Linux-v4.19/Documentation/i2c/
Di2c-stub6 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w)
13 quick commands to the specified addresses; it will respond to the other
47 value 0x1f0000 would only enable the quick, byte and byte data
/Linux-v4.19/fs/nilfs2/
DKconfig9 consistency like conventional LFS, it achieves quick recovery after
/Linux-v4.19/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-v4.19/Documentation/networking/
Dproc_net_tcp.txt32 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
Ddecnet.txt135 Here is a quick guide of what to look for in order to know if your DECnet
188 A quick FAQ on ethernet MAC addresses to explain how Linux and DECnet
/Linux-v4.19/net/decnet/
DTODO1 Steve's quick list of things that need finishing off:
/Linux-v4.19/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()
615 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; in vivid_overlay() local
652 if (quick) { in vivid_overlay()
/Linux-v4.19/Documentation/acpi/
Daml-debugger.txt49 Debugger Reference". The "help" command can be used for a quick reference.
/Linux-v4.19/Documentation/hwmon/
Dnsa32052 fan speed. As the most likely case for two accesses in quick succession is
/Linux-v4.19/security/apparmor/
DKconfig50 loaded policy provide system administrators a quick way
/Linux-v4.19/Documentation/fb/
D00-INDEX35 - quick overview of frame buffer device internals.
/Linux-v4.19/Documentation/sysctl/
DREADME52 As a quick 'ls /proc/sys' will show, the directory consists of
/Linux-v4.19/drivers/tty/hvc/
DKconfig79 no other console mechanism exist but udbg, to get you a quick
/Linux-v4.19/include/net/
Dinet_connection_sock.h119 __u8 quick; /* Scheduled number of quick acks */ member
Dtcp.h352 if (icsk->icsk_ack.quick) { in tcp_dec_quickack_mode()
353 if (pkts >= icsk->icsk_ack.quick) { in tcp_dec_quickack_mode()
354 icsk->icsk_ack.quick = 0; in tcp_dec_quickack_mode()
358 icsk->icsk_ack.quick -= pkts; in tcp_dec_quickack_mode()
/Linux-v4.19/tools/perf/
DMakefile.perf710 INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html
/Linux-v4.19/Documentation/x86/
Dtlb.txt4 a quick operation, but it causes collateral damage: TLB entries
/Linux-v4.19/Documentation/misc-devices/
Deeprom70 location). The chip responds to "write quick" detection at this address but
/Linux-v4.19/Documentation/
DIntel-IOMMU.txt9 This guide gives a quick cheat sheet for some basic understanding.
/Linux-v4.19/Documentation/arm/nwfpe/
DREADME42 expect quick action. Bugs still exist. The problem remains in isolating
/Linux-v4.19/Documentation/riscv/
Dpmu.txt33 This document aims to provide developers a quick guide on supporting their
213 needs a quick stop-and-start, for instance, when the interrupt period is being
/Linux-v4.19/Documentation/cdrom/
Dpacket-writing.txt1 Getting started quick
/Linux-v4.19/Documentation/admin-guide/
Dramoops.rst55 as before). For quick debugging, you can also reserve parts of memory during
/Linux-v4.19/Documentation/scsi/
Darcmsr_spec.txt264 ** to implement quick create function
518 ** byte 36 : 1 to select quick init
/Linux-v4.19/Documentation/process/
Dmaintainer-pgp-guide.rst222 $ gpg --quick-addkey [fpr] ed25519 sign
325 - by accident when making quick homedir copies to set up a new workstation
624 Here is a quick reference for some common operations you'll need to do
651 $ gpg --quick-set-expire [fpr] 1y
656 $ gpg --quick-set-expire [fpr] 2020-07-01

123