Home
last modified time | relevance | path

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

1234

/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/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/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/fs/nilfs2/
A DKconfig10 consistency like conventional LFS, it achieves quick recovery after
/linux/drivers/media/test-drivers/vivid/
A Dvivid-kthread-cap.c265 bool quick; in vivid_copy_buffer() local
310 quick = dev->loop_vid_out.width == dev->loop_vid_cap.width; in vivid_copy_buffer()
337 if (quick && !osdline) { in vivid_copy_buffer()
604 bool quick = dev->bitmap_cap == NULL && dev->clipcount_cap == 0; in vivid_overlay() local
641 if (quick) { in vivid_overlay()
/linux/Documentation/networking/
A Dproc_net_tcp.rst38 | | | | | | | |-------> (ack.quick<<1)|ack.pingpong
/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.h273 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/security/apparmor/
A DKconfig37 loaded policy provide system administrators a quick way
/linux/tools/memory-model/Documentation/
A DREADME32 LKMM, and would like a quick reference: cheatsheet.txt
/linux/Documentation/admin-guide/sysctl/
A Dindex.rst60 As a quick 'ls /proc/sys' will show, the directory consists of
/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
163 Fixing typographical or formatting errors in the documentation is a quick
/linux/drivers/tty/hvc/
A DKconfig77 no other console mechanism exist but udbg, to get you a quick
/linux/include/net/
A Dinet_connection_sock.h113 __u8 quick; /* Scheduled number of quick acks */ member
/linux/Documentation/riscv/
A Dpmu.rst35 This document aims to provide developers a quick guide on supporting their
218 needs a quick stop-and-start, for instance, when the interrupt period is being
/linux/Documentation/misc-devices/
A Deeprom.rst79 location). The chip responds to "write quick" detection at this address but
/linux/Documentation/arm/nwfpe/
A Dnwfpe.rst45 expect quick action. Bugs still exist. The problem remains in isolating
/linux/Documentation/x86/
A Dtlb.rst11 a quick operation, but it causes collateral damage: TLB entries
A Dintel-iommu.rst9 This guide gives a quick cheat sheet for some basic understanding.
/linux/Documentation/cdrom/
A Dpacket-writing.rst5 Getting started quick
/linux/Documentation/dev-tools/kunit/
A Dindex.rst37 results. This provides a quick way of running KUnit tests during development,
/linux/tools/perf/
A DMakefile.perf894 INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html

Completed in 70 milliseconds

1234