Home
last modified time | relevance | path

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

12345678910>>...22

/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/vm/
A Dfrontswap.rst138 If CONFIG_FRONTSWAP is disabled, every frontswap hook compiles into
142 every swap page read or written. If CONFIG_FRONTSWAP is enabled
143 AND a frontswap backend registers AND the backend fails every "store"
145 CPU overhead is still negligible -- and since every frontswap fail
151 registers, one bit is allocated for every swap page for every swap
154 for every swap page for every swap device that is swapon'd. (Hugh
186 page, it could accept every ninth page, or it might accept every
201 So every time the frontswap backend accepts a page, a swap device read
249 implemented as a "shadow" to every swapon'd device with the potential
250 capability of holding every page that the swap device might have held
/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 …]
A Dtips.txt20 To count events in every 1000 msec: perf stat -I 1000
26 To record every process run by a user: perf record -u <user>
/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/admin-guide/mm/
A Dtranshuge.rst69 a flood of mmap system calls for every malloc(4k). Optimizing userland
245 Attempt to allocate huge pages every time we need a new page;
307 is incremented every time a huge page is successfully
330 is incremented every time a file huge page is successfully
343 is incremented every time a file huge page is mapped into
347 is incremented every time a huge page is split into base
363 is incremented every time a PMD split into table of PTEs.
369 is incremented every time a huge zero page is
372 every map of the huge zero page, only its allocation.
379 is incremented every time a huge page is swapout in one
[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/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/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/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/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/Documentation/dev-tools/kunit/
A Dindex.rst84 fast, you run them all the time, every time you make a change, and every time
86 correctly on every change when you can just run them yourself in less time than
/linux/include/uapi/linux/netfilter/
A Dxt_statistic.h29 __u32 every; member
/linux/Documentation/scheduler/
A Dsched-rt-group.rst67 limit. Now if the audio thread needs to refill the DMA buffer every 0.005s, but
163 - this runs for 0.05s once every 0.1s
167 - this runs for 0.025s twice every 0.1s (or once every 0.05 sec).
/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/vm/damon/
A Dapi.rst7 Kernel space programs can use every feature of DAMON using below APIs. All you
/linux/Documentation/ABI/testing/
A Dsysfs-cfq-target-latency8 use it to calculate the time slice used for every task.
A Dsysfs-block-device13 1 BLINK_ON - the LED blinks on every 10ms when activity is
16 every 10ms when activity is detected.
/linux/Documentation/ABI/stable/
A Dsyscalls7 Note that this interface is different for every architecture
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-image-source.rst24 Vertical blanking. The idle period after every frame during which no
31 Horizontal blanking. The idle period after every line of image data
/linux/Documentation/filesystems/
A Dubifs-authentication.rst107 To avoid re-writing the whole B+ tree on every single change, it is implemented
126 on-flash filesystem structures like the index. On every commit, the TNC nodes
144 written on every journal update. Each reference node points to the position of
152 every reference node after that. Every reference node before the commit start
158 On replay, UBIFS will record every reference node and inspect the location of
163 for every other LEB will directly cause UBIFS to fail the mount operation.
196 index. Due to its smaller size it is always written as one chunk on every
229 the flash and have not yet been erased. This is possible, because every commit
377 node. Since the LPT is written and read atomically on every commit, there is
/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/devicetree/bindings/edac/
A Daspeed-sdram-edac.txt8 every 64 bit word (effectively reducing available memory to 8/9).

Completed in 28 milliseconds

12345678910>>...22