Searched full:every (Results 1 – 25 of 598) sorted by relevance
12345678910>>...24
| /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 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 170 Every four bytes of kernel memory also have a so-called origin mapped to them. 172 value was created. Every origin is associated with either the full allocation 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 [all …]
|
| /Documentation/admin-guide/mm/ |
| D | transhuge.rst | 82 a flood of mmap system calls for every malloc(4k). Optimizing userland 336 Attempt to allocate huge pages every time we need a new page; 377 Attempt to allocate <size> huge pages every time we need a new page; 426 is incremented every time a huge page is successfully 449 is incremented every time a shmem huge page is successfully 465 is incremented every time a file or shmem huge page is mapped into 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 [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/driver-api/ |
| D | pwrseq.rst | 43 A handle passed by the pwrseq core to every consumer that serves as the 76 mechanism for dynamic matching of consumers and providers. Every power sequence 81 every registered provider and let it flexibly figure out whether the proposed
|
| /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/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
|
| /Documentation/ABI/stable/ |
| D | syscalls | 7 Note that this interface is different for every architecture
|
| /Documentation/devicetree/bindings/interrupt-controller/ |
| D | riscv,cpu-intc.yaml | 13 to the core. Every interrupt is ultimately routed through a hart's HLIC 17 attached to every HLIC namely software interrupts, the timer interrupt, and
|
| /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/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
|
| /Documentation/nvme/ |
| D | feature-and-quirk-policy.rst | 33 does not aim to implement every feature in the specification. Every additional
|
| /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
|
12345678910>>...24