Home
last modified time | relevance | path

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

1234

/Linux-v6.6/Documentation/translations/zh_CN/rust/
Dindex.rst13 与内核中的Rust有关的文档。若要开始在内核中使用Rust,请阅读quick-start.rst指南。
18 quick-start
Dquick-start.rst4 :Original: Documentation/rust/quick-start.rst
/Linux-v6.6/Documentation/rust/
Dindex.rst7 in the kernel, please read the quick-start.rst guide.
20 quick-start
/Linux-v6.6/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-v6.6/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-v6.6/fs/nilfs2/
DKconfig12 consistency like conventional LFS, it achieves quick recovery after
/Linux-v6.6/Documentation/networking/
Dproc_net_tcp.rst38 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
/Linux-v6.6/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-v6.6/Documentation/firmware-guide/acpi/
Daml-debugger.rst56 Debugger Reference". The "help" command can be used for a quick reference.
/Linux-v6.6/Documentation/hwmon/
Dnsa320.rst63 fan speed. As the most likely case for two accesses in quick succession is
/Linux-v6.6/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h295 unsigned int quick; member
/Linux-v6.6/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-v6.6/tools/memory-model/Documentation/
DREADME32 LKMM, and would like a quick reference: cheatsheet.txt
Dlocking.txt113 no surprise that "r2" can be zero, and a quick herd7 run confirms this.
141 quick herd7 run confirms this.
/Linux-v6.6/Documentation/admin-guide/sysctl/
Dindex.rst60 As a quick 'ls /proc/sys' will show, the directory consists of
/Linux-v6.6/drivers/media/test-drivers/vivid/
Dvivid-kthread-cap.c245 bool quick; in vivid_copy_buffer() local
290 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; in vivid_copy_buffer()
317 if (quick && !osdline) { in vivid_copy_buffer()
/Linux-v6.6/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-v6.6/Documentation/process/
Dchanges.rst99 Please see Documentation/rust/quick-start.rst for instructions on how to
415 - Documentation/rust/quick-start.rst.
420 - Documentation/rust/quick-start.rst.
/Linux-v6.6/Documentation/
DChanges99 Please see Documentation/rust/quick-start.rst for instructions on how to
415 - Documentation/rust/quick-start.rst.
420 - Documentation/rust/quick-start.rst.
/Linux-v6.6/include/net/
Dinet_connection_sock.h114 __u8 quick; /* Scheduled number of quick acks */ member
/Linux-v6.6/Documentation/arch/arm/nwfpe/
Dnwfpe.rst45 expect quick action. Bugs still exist. The problem remains in isolating
/Linux-v6.6/Documentation/arch/x86/
Dtlb.rst11 a quick operation, but it causes collateral damage: TLB entries
/Linux-v6.6/Documentation/misc-devices/
Deeprom.rst79 location). The chip responds to "write quick" detection at this address but
/Linux-v6.6/Documentation/cdrom/
Dpacket-writing.rst5 Getting started quick

1234