Searched full:every (Results 1 – 25 of 560) sorted by relevance
12345678910>>...23
/Documentation/ABI/testing/ |
D | sysfs-fs-ubifs | 6 Exposes magic errors: every node starts with a magic number. 18 Exposes node errors. Every node embeds its type. 30 Exposes crc errors: every node embeds a crc checksum.
|
D | sysfs-bus-rpmsg | 6 Every rpmsg device is a communication channel with a remote 18 Every rpmsg device is a communication channel with a remote 36 Every rpmsg device is a communication channel with a remote 58 Every rpmsg device is a communication channel with a remote 82 Every rpmsg device is a communication channel with a remote
|
D | sysfs-cfq-target-latency | 8 use it to calculate the time slice used for every task.
|
D | dev-kmsg | 10 Every write() to the opened device node places a log entry in 26 Every read() from the opened device node receives one record 34 Every read() will receive the next available record. If no more
|
D | sysfs-class-led-trigger-usbport | 7 Every dir entry represents a single USB port that can be
|
/Documentation/PCI/endpoint/ |
D | pci-endpoint-cfs.rst | 26 functions. Every EPC device present in the system will have an entry in 27 the *controllers* directory and every EPF driver present in the system 38 Every registered EPF driver will be listed in controllers directory. The 54 Every <EPF device> directory consists of the following entries that can be 94 Every registered EPC device will be listed in controllers directory. The
|
/Documentation/dev-tools/ |
D | kmsan.rst | 109 in the Makefile. Think of this as applying ``__no_sanitize_memory`` to every 128 KMSAN associates a metadata byte (also called shadow byte) with every byte of 146 propagated into all the operations which use that value. For every instruction 163 Every four bytes of kernel memory also have a so-called origin mapped to them. 165 value was created. Every origin is associated with either the full allocation 172 shadow. For every instruction that takes one or more values, the origin of the 188 same four-byte chunk. In this case every write to either variable updates the 215 To ease debugging, KMSAN creates a new origin for every store of an 229 For every memory access the compiler emits a call to a function that returns a 243 The compiler makes sure that for every loaded value its shadow and origin [all …]
|
/Documentation/admin-guide/mm/ |
D | transhuge.rst | 82 a flood of mmap system calls for every malloc(4k). Optimizing userland 302 Attempt to allocate huge pages every time we need a new page; 371 is incremented every time a huge page is successfully 394 is incremented every time a file huge page is successfully 407 is incremented every time a file huge page is mapped into 411 is incremented every time a huge page is split into base 427 is incremented every time a PMD split into table of PTEs. 433 is incremented every time a huge zero page used for thp is 434 successfully allocated. Note, it doesn't count every map of 442 is incremented every time a huge page is swapout in one [all …]
|
/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-source.rst | 24 Vertical blanking. The idle period after every frame during which no 26 Every line has length of the image width plus horizontal blanking at 31 Horizontal blanking. The idle period after every line of image data
|
/Documentation/driver-api/usb/ |
D | typec_bus.rst | 11 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
|
/Documentation/devicetree/bindings/pinctrl/ |
D | sprd,pinctrl.txt | 16 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
|
/Documentation/driver-api/soundwire/ |
D | locking.rst | 17 (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
|
/Documentation/admin-guide/ |
D | rtc.rst | 29 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.
|
/Documentation/ABI/stable/ |
D | syscalls | 7 Note that this interface is different for every architecture
|
/Documentation/devicetree/bindings/interrupt-controller/ |
D | riscv,cpu-intc.txt | 7 Every interrupt is ultimately routed through a hart's HLIC before it 11 attached to every HLIC: software interrupts, the timer interrupt, and external
|
/Documentation/scheduler/ |
D | sched-debug.rst | 24 memory node local to where the task is running. Every "scan delay" the task 30 hence the scan rate of every task is adaptive and depends on historical
|
D | sched-rt-group.rst | 67 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).
|
/Documentation/driver-api/tty/ |
D | index.rst | 13 There are several major TTY structures. Every TTY device in a system has a 21 Every character received by the kernel (both from devices and users) is passed
|
D | tty_driver.rst | 58 Every TTY device shall be backed by a struct tty_port. Usually, TTY drivers 65 TTY driver is supposed to register every device discovered in the system 88 As stated earlier, every TTY device shall have a struct tty_port assigned to
|
/Documentation/driver-api/driver-model/ |
D | overview.rst | 32 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
|
/Documentation/bpf/ |
D | bpf_iterators.rst | 38 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,
|
/Documentation/mm/damon/ |
D | api.rst | 7 Kernel space programs can use every feature of DAMON using below APIs. All you
|
/Documentation/devicetree/bindings/slimbus/ |
D | slimbus.yaml | 30 Every SLIMbus controller node can contain zero or more child nodes 31 representing slave devices on the bus. Every SLIMbus slave device is
|
/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-display-frontend.yaml | 46 # FIXME: This should be made required eventually once every SoC will 51 # FIXME: This should be made required eventually once every SoC will
|
/Documentation/devicetree/bindings/media/ |
D | allwinner,sun4i-a10-csi.yaml | 60 # FIXME: This should be made required eventually once every SoC will 65 # FIXME: This should be made required eventually once every SoC will
|
12345678910>>...23