Home
last modified time | relevance | path

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

1234

/linux-6.15/Documentation/translations/zh_CN/rust/
H A Dindex.rst13 与内核中的Rust有关的文档。若要开始在内核中使用Rust,请阅读quick-start.rst指南。
18 quick-start
H A Dquick-start.rst4 :Original: Documentation/rust/quick-start.rst
/linux-6.15/Documentation/i2c/
H 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-6.15/Documentation/rust/
H A Dindex.rst7 in the kernel, please read the quick-start.rst guide.
53 quick-start
/linux-6.15/drivers/pcmcia/
H 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-6.15/fs/nilfs2/
H A DKconfig12 consistency like conventional LFS, it achieves quick recovery after
/linux-6.15/Documentation/translations/zh_CN/process/
H 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-6.15/Documentation/networking/
H A Dproc_net_tcp.rst38 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
/linux-6.15/Documentation/admin-guide/
H 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-6.15/Documentation/networking/net_cachelines/
H A Dinet_connection_sock.rst37 struct icsk_ack_u8 quick read_write write_mostly …
/linux-6.15/Documentation/firmware-guide/acpi/
H A Daml-debugger.rst56 Debugger Reference". The "help" command can be used for a quick reference.
/linux-6.15/Documentation/hwmon/
H A Dnsa320.rst63 fan speed. As the most likely case for two accesses in quick succession is
/linux-6.15/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.h295 unsigned int quick; member
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_tcp4.c138 (icsk->icsk_ack.quick << 1) | inet_csk_in_pingpong_mode(icsk), in dump_tcp_sock()
H A Dbpf_iter_tcp6.c142 (icsk->icsk_ack.quick << 1) | inet_csk_in_pingpong_mode(icsk), in dump_tcp6_sock()
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt5190a-regulator.yaml17 It also supports mute AC OFF depop sound and quick setting storage while
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dindex.rst60 As a quick 'ls /proc/sys' will show, the directory consists of
/linux-6.15/tools/memory-model/Documentation/
H A Dlocking.txt113 no surprise that "r2" can be zero, and a quick herd7 run confirms this.
141 quick herd7 run confirms this.
H A DREADME42 LKMM, and would like a quick reference: cheatsheet.txt
/linux-6.15/drivers/media/test-drivers/vivid/
H 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-6.15/Documentation/doc-guide/
H 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-6.15/Documentation/
H A DChanges94 Please see Documentation/rust/quick-start.rst for instructions on how to
424 - Documentation/rust/quick-start.rst.
429 - Documentation/rust/quick-start.rst.
/linux-6.15/Documentation/process/
H A Dchanges.rst94 Please see Documentation/rust/quick-start.rst for instructions on how to
424 - Documentation/rust/quick-start.rst.
429 - Documentation/rust/quick-start.rst.
/linux-6.15/include/net/
H A Dinet_connection_sock.h108 __u8 quick; /* Scheduled number of quick acks */ member
/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst45 expect quick action. Bugs still exist. The problem remains in isolating

1234