Home
last modified time | relevance | path

Searched refs:every (Results 1 – 25 of 644) sorted by relevance

12345678910>>...26

/linux/Documentation/driver-api/soundwire/
A Dlocking.rst17 (sdw_bus) which is used for every Bus instance. This lock is used to
40 1. For every message transfer
74 2. For every message transfer in Prepare operation
/linux/Documentation/ABI/testing/
A Dsysfs-fs-ubifs6 Exposes magic errors: every node starts with a magic number.
30 Exposes crc errors: every node embeds a crc checksum.
A Dsysfs-cfq-target-latency8 use it to calculate the time slice used for every task.
/linux/tools/testing/selftests/tc-testing/
A DTODO.txt16 - A better implementation of the "hooks". Currently, every plugin
17 will attempt to run a function at every hook point. Could be
/linux/Documentation/dev-tools/
A Dkmsan.rst109 in the Makefile. Think of this as applying ``__no_sanitize_memory`` to every
135 KMSAN associates a metadata byte (also called shadow byte) with every byte of
153 propagated into all the operations which use that value. For every instruction
179 shadow. For every instruction that takes one or more values, the origin of the
195 same four-byte chunk. In this case every write to either variable updates the
222 To ease debugging, KMSAN creates a new origin for every store of an
236 For every memory access the compiler emits a call to a function that returns a
250 The compiler makes sure that for every loaded value its shadow and origin
265 At the beginning of every instrumented function KMSAN inserts a call to
326 KMSAN instruments every inline assembly output with a call to::
[all …]
/linux/tools/perf/Documentation/
A Dperf-script-perl.txt27 the event types in the trace file; it simply prints every available
91 to every event as arguments but are available as library functions.
107 The above provides the basics needed to directly access every field of
108 every event in a trace, which covers 90% of what you need to know to
129 Aside from the event handler functions discussed above, every script
196 $context variable passed into every event handler as the second
A Dperf-script-python.txt74 every time a system call occurs in the system. Our script will do
79 - we could enable every event under the tracing/events/syscalls
102 The options basically say to collect data for every syscall event
161 path append which every perf script script should include.
169 every event in the 'perf record' output. The handler functions take
176 generated for every script. The first, trace_unhandled(), is called
177 every time the script finds an event in the perf.data file that
206 Of course, for this script, we're not interested in printing every
234 store that information; every time the sys_enter() handler is called,
421 the event types in the trace file; it simply prints every available
[all …]
/linux/Documentation/driver-api/usb/
A Dtypec_bus.rst11 every alternate mode, so every alternate mode will need a custom driver.
16 :ref:`USB Type-C Connector Class <typec>` provides a device for every alternate
17 mode a port supports, and separate device for every alternate mode the partner
/linux/Documentation/userspace-api/media/v4l/
A Dmetafmt-generic.rst56 Data Units, with one padding byte after every four bytes of metadata. This
100 Data Units, with one padding byte after every two bytes of metadata. This format
146 Data Units, with three padding bytes after every four bytes of metadata. This
189 Data Units, with one padding byte after every byte of metadata. This format is
238 Data Units, with alternating one or two padding bytes after every byte of
291 Data Units, with two padding bytes after every byte of metadata. This format is
/linux/Documentation/admin-guide/mm/
A Dtranshuge.rst426 is incremented every time a huge page is successfully
449 is incremented every time a shmem huge page is successfully
469 is incremented every time a huge page is split into base
491 is incremented every time a PMD split into table of PTEs.
497 is incremented every time a huge zero page used for thp is
498 successfully allocated. Note, it doesn't count every map of
506 is incremented every time a huge page is swapout in one
520 is incremented every time a huge page is successfully
534 is incremented every time a huge page is swapped out in one
543 is incremented every time a shmem huge page is successfully
[all …]
/linux/Documentation/devicetree/bindings/display/
A Dallwinner,sun4i-a10-display-frontend.yaml46 # FIXME: This should be made required eventually once every SoC will
51 # FIXME: This should be made required eventually once every SoC will
/linux/Documentation/bpf/
A Dbpf_iterators.rst38 should be executed for every entry in a variety of kernel data structures.
40 For example, users can define a BPF iterator that iterates over every task on
266 that visits every file of an iterator. We will use this BPF program in our
314 ``linfo.task.pid`` is zero, the iterator will visit every opened file of every
330 ``bpf_iter_attach_opts`` will include every opened file of every task in the
420 the tid of tasks, or it will receive every opened file in the system (in the
470 By default, a BPF VMA iterator includes every VMA in every process. However,
/linux/include/uapi/linux/netfilter/
A Dxt_statistic.h29 __u32 every; member
/linux/Documentation/devicetree/bindings/media/
A Dallwinner,sun4i-a10-csi.yaml60 # FIXME: This should be made required eventually once every SoC will
65 # FIXME: This should be made required eventually once every SoC will
/linux/lib/
A DKconfig.kmsan42 eagerly check every function parameter passed by value and every
/linux/Documentation/devicetree/bindings/pinctrl/
A Dsprd,pinctrl.txt16 of them, so we can not make every Spreadtrum-special configuration
22 Moreover we recognise every fields comprising one bit or several
24 record every pin's bit offset, bit width and register offset to
/linux/Documentation/mm/damon/
A Dapi.rst7 Kernel space programs can use every feature of DAMON using below APIs. All you
/linux/Documentation/admin-guide/
A Drtc.rst29 same functionality. For example, not every RTC is hooked up to an
53 ring on the 30th second of the 30th minute of every hour, for example.
54 The clock can also be set to generate an interrupt upon every clock
90 kernel will write the time back to the CMOS clock every 11 minutes. In
113 than expecting a single battery-backed MC146818 clone on every system.
/linux/Documentation/ABI/stable/
A Dsyscalls7 Note that this interface is different for every architecture
/linux/Documentation/devicetree/bindings/serial/
A Darm,dcc.yaml14 via JTAG can be also used as one of serial line tightly coupled with every
/linux/drivers/staging/gdm724x/
A DTODO5 - Fixes for every instances of function returning -1
/linux/arch/m68k/hp300/
A DREADME.hp30013 every packet. This doesn't make for very speedy operation.
/linux/Documentation/driver-api/driver-model/
A Doverview.rst32 Microsoft (namely ACPI) ensures that almost every device on almost any bus
34 not every bus is able to support all such operations, although most
70 If it were not done this way, then when a field was renamed or removed, every
/linux/Documentation/scheduler/
A Dsched-rt-group.rst67 limit. Now if the audio thread needs to refill the DMA buffer every 0.005s, but
165 - this runs for 0.05s once every 0.1s
169 - this runs for 0.025s twice every 0.1s (or once every 0.05 sec).
/linux/tools/testing/selftests/net/packetdrill/
A Dtcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt5 // In this variant, the receiver ACKs every other packet,

Completed in 31 milliseconds

12345678910>>...26