Searched full:every (Results 1 – 25 of 482) sorted by relevance
12345678910>>...20
| /Documentation/ABI/testing/ |
| 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-block-device | 12 1 BLINK_ON - the LED blinks on every 10ms when activity is 15 every 10ms when activity is detected.
|
| D | dev-kmsg | 9 Every write() to the opened device node places a log entry in 24 Every read() from the opened device node receives one record 32 Every read() will receive the next available record. If no more
|
| D | sysfs-cfq-target-latency | 8 use it to calculate the time slice used for every task.
|
| D | sysfs-class-led-trigger-usbport | 7 Every dir entry represents a single USB port that can be
|
| D | sysfs-class-rtc-rtc0-device-rtc_calibration | 8 Every 60 seconds the AB8500 will correct the RTC's value
|
| /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 and every EPF driver present in the system 38 Every registered EPF driver will be listed in controllers directory. The 53 Every <EPF device> directory consists of the following entries that can be 75 Every registered EPC device will be listed in controllers directory. The
|
| /Documentation/vm/ |
| D | frontswap.rst | 138 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
|
| /Documentation/media/uapi/v4l/ |
| D | ext-ctrls-image-source.rst | 31 Vertical blanking. The idle period after every frame during which no 33 Every line has length of the image width plus horizontal blanking at 38 Horizontal blanking. The idle period after every line of image data
|
| /Documentation/hwmon/ |
| D | abx500.rst | 21 Every ST-Ericsson Ux500 SOC consists of both ABx500 and DBx500 physically, 28 This abx500 is a common layer which can monitor all of the sensors, every
|
| /Documentation/admin-guide/mm/ |
| D | transhuge.rst | 69 a flood of mmap system calls for every malloc(4k). Optimizing userland 238 Attempt to allocate huge pages every time we need a new page; 300 is incremented every time a huge page is successfully 319 is incremented every time a file huge page is successfully 323 is incremented every time a file huge page is mapped into 327 is incremented every time a huge page is split into base 343 is incremented every time a PMD split into table of PTEs. 349 is incremented every time a huge zero page is 352 every map of the huge zero page, only its allocation. 359 is incremented every time a huge page is swapout in one [all …]
|
| /Documentation/devicetree/bindings/slimbus/ |
| D | bus.txt | 10 Every SLIMbus controller node can contain zero or more child nodes 11 representing slave devices on the bus. Every SLIMbus slave device is
|
| /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
|
| D | abilis,tb10x-iomux.txt | 16 Every sub-node defines exactly one function (implying a set of pins). 17 Every function is associated to one named pin group inside the pin controller
|
| /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/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/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/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/scheduler/ |
| 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/admin-guide/device-mapper/ |
| D | dm-integrity.rst | 8 A general problem with storing integrity tags with every sector is that 220 - every journal entry contains: 227 - every metadata sector ends with 239 - every sector in the data area contains: 245 To test if the whole journal section was written correctly, every
|
| /Documentation/core-api/ |
| D | mm-api.rst | 24 free pages", the underlying memory allocation function. Not every GFP 25 flag is allowed to every function which may allocate memory. Most
|
| /Documentation/devicetree/bindings/edac/ |
| D | aspeed-sdram-edac.txt | 8 every 64 bit word (effectively reducing available memory to 8/9).
|
| /Documentation/locking/ |
| D | lockdep-design.rst | 282 correctness) in the sense that for every simple, standalone single-task 300 once, to prove locking correctness - instead of having to trigger every 302 every possible hardirq and softirq nesting scenario (which is impossible 312 value is unique for every lock-chain in the system. Also, lock 319 that for every lock taken and for every irqs-enable event, it would 322 tens of thousands of checks for every event. 327 calculated, which hash is unique for every lock chain. The hash value,
|
12345678910>>...20