Home
last modified time | relevance | path

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

1234

/linux-6.1.9/Documentation/rust/
Dindex.rst7 in the kernel, please read the quick-start.rst guide.
12 quick-start
/linux-6.1.9/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-6.1.9/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-6.1.9/fs/nilfs2/
DKconfig10 consistency like conventional LFS, it achieves quick recovery after
/linux-6.1.9/Documentation/admin-guide/
Dsyscall-user-dispatch.rst27 The goal of this design is to provide very quick compatibility layer
71 region, that provides a quick way to enable disable syscall redirection
/linux-6.1.9/Documentation/networking/
Dproc_net_tcp.rst38 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
/linux-6.1.9/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c266 bool quick; in vivid_copy_buffer() local
311 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; in vivid_copy_buffer()
338 if (quick && !osdline) { in vivid_copy_buffer()
605 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; in vivid_overlay() local
642 if (quick) { in vivid_overlay()
/linux-6.1.9/Documentation/firmware-guide/acpi/
Daml-debugger.rst56 Debugger Reference". The "help" command can be used for a quick reference.
/linux-6.1.9/Documentation/hwmon/
Dnsa320.rst63 fan speed. As the most likely case for two accesses in quick succession is
/linux-6.1.9/tools/memory-model/Documentation/
DREADME32 LKMM, and would like a quick reference: cheatsheet.txt
/linux-6.1.9/Documentation/devicetree/bindings/regulator/
Drichtek,rt5190a-regulator.yaml17 It also supports mute AC OFF depop sound and quick setting storage while
/linux-6.1.9/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h295 unsigned int quick; member
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dbpf_iter_tcp4.c138 (icsk->icsk_ack.quick << 1) | inet_csk_in_pingpong_mode(icsk), in dump_tcp_sock()
Dbpf_iter_tcp6.c142 (icsk->icsk_ack.quick << 1) | inet_csk_in_pingpong_mode(icsk), in dump_tcp6_sock()
/linux-6.1.9/Documentation/admin-guide/sysctl/
Dindex.rst60 As a quick 'ls /proc/sys' will show, the directory consists of
/linux-6.1.9/Documentation/doc-guide/
Dcontributing.rst65 A quick look at the source file named above turned up a couple of kerneldoc
80 it was a matter of adding the missing asterisks. A quick look at the
164 Fixing typographical or formatting errors in the documentation is a quick
/linux-6.1.9/Documentation/
DChanges97 Please see Documentation/rust/quick-start.rst for instructions on how to
401 - Documentation/rust/quick-start.rst.
406 - Documentation/rust/quick-start.rst.
/linux-6.1.9/Documentation/process/
Dchanges.rst97 Please see Documentation/rust/quick-start.rst for instructions on how to
401 - Documentation/rust/quick-start.rst.
406 - Documentation/rust/quick-start.rst.
/linux-6.1.9/include/net/
Dinet_connection_sock.h114 __u8 quick; /* Scheduled number of quick acks */ member
/linux-6.1.9/Documentation/x86/
Dtlb.rst11 a quick operation, but it causes collateral damage: TLB entries
/linux-6.1.9/Documentation/arm/nwfpe/
Dnwfpe.rst45 expect quick action. Bugs still exist. The problem remains in isolating
/linux-6.1.9/Documentation/misc-devices/
Deeprom.rst79 location). The chip responds to "write quick" detection at this address but
/linux-6.1.9/drivers/tty/hvc/
DKconfig77 no other console mechanism exist but udbg, to get you a quick
/linux-6.1.9/security/apparmor/
DKconfig79 loaded policy provide system administrators a quick way
/linux-6.1.9/Documentation/cdrom/
Dpacket-writing.rst5 Getting started quick

1234