Home
last modified time | relevance | path

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

1234

/linux/Documentation/translations/zh_CN/rust/
A Dindex.rst13 与内核中的Rust有关的文档。若要开始在内核中使用Rust,请阅读quick-start.rst指南。
18 quick-start
A Dquick-start.rst4 :Original: Documentation/rust/quick-start.rst
/linux/Documentation/i2c/
A 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/Documentation/rust/
A Dindex.rst7 in the kernel, please read the quick-start.rst guide.
53 quick-start
/linux/drivers/pcmcia/
A 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/fs/nilfs2/
A DKconfig12 consistency like conventional LFS, it achieves quick recovery after
/linux/Documentation/translations/zh_CN/process/
A Dmaintainer-pgp-guide.rst174 $ gpg --quick-addkey [fpr] ed25519 sign
527 $ gpg --quick-set-expire [fpr] 1y
532 $ gpg --quick-set-expire [fpr] 2025-07-01
/linux/Documentation/networking/
A Dproc_net_tcp.rst38 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
/linux/Documentation/admin-guide/
A 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/Documentation/networking/net_cachelines/
A Dinet_connection_sock.rst36 struct_icsk_ack_u8 quick read_write write_mostly …
/linux/Documentation/firmware-guide/acpi/
A Daml-debugger.rst56 Debugger Reference". The "help" command can be used for a quick reference.
/linux/Documentation/hwmon/
A Dnsa320.rst63 fan speed. As the most likely case for two accesses in quick succession is
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.h295 unsigned int quick; member
/linux/tools/testing/selftests/bpf/progs/
A Dbpf_iter_tcp4.c138 (icsk->icsk_ack.quick << 1) | inet_csk_in_pingpong_mode(icsk), in dump_tcp_sock()
A Dbpf_iter_tcp6.c142 (icsk->icsk_ack.quick << 1) | inet_csk_in_pingpong_mode(icsk), in dump_tcp6_sock()
/linux/Documentation/devicetree/bindings/regulator/
A Drichtek,rt5190a-regulator.yaml17 It also supports mute AC OFF depop sound and quick setting storage while
/linux/Documentation/admin-guide/sysctl/
A Dindex.rst60 As a quick 'ls /proc/sys' will show, the directory consists of
/linux/tools/memory-model/Documentation/
A Dlocking.txt113 no surprise that "r2" can be zero, and a quick herd7 run confirms this.
141 quick herd7 run confirms this.
A DREADME42 LKMM, and would like a quick reference: cheatsheet.txt
/linux/drivers/media/test-drivers/vivid/
A Dvivid-kthread-cap.c246 bool quick; in vivid_copy_buffer() local
291 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; in vivid_copy_buffer()
318 if (quick && !osdline) { in vivid_copy_buffer()
/linux/Documentation/process/
A Dchanges.rst95 Please see Documentation/rust/quick-start.rst for instructions on how to
425 - Documentation/rust/quick-start.rst.
430 - Documentation/rust/quick-start.rst.
/linux/Documentation/doc-guide/
A 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
168 Fixing typographical or formatting errors in the documentation is a quick
/linux/Documentation/
A DChanges95 Please see Documentation/rust/quick-start.rst for instructions on how to
425 - Documentation/rust/quick-start.rst.
430 - Documentation/rust/quick-start.rst.
/linux/include/net/
A Dinet_connection_sock.h113 __u8 quick; /* Scheduled number of quick acks */ member
/linux/Documentation/arch/x86/
A Dtlb.rst11 a quick operation, but it causes collateral damage: TLB entries

Completed in 36 milliseconds

1234