Searched refs:demands (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.15/drivers/dma/ |
D | sun4i-dma.c | 156 struct list_head demands; member 357 if (list_empty(&contract->demands)) { in __execute_vchan_pending() 364 } while (list_empty(&contract->demands)); in __execute_vchan_pending() 367 promise = list_first_entry(&contract->demands, in __execute_vchan_pending() 562 INIT_LIST_HEAD(&contract->demands); in generate_dma_contract() 580 promise = list_first_entry_or_null(&contract->demands, in get_next_cyclic_promise() 584 &contract->demands); in get_next_cyclic_promise() 585 promise = list_first_entry(&contract->demands, in get_next_cyclic_promise() 601 list_for_each_entry_safe(promise, tmp, &contract->demands, list) in sun4i_dma_free_contract() 654 list_add_tail(&promise->list, &contract->demands); in sun4i_dma_prep_dma_memcpy() [all …]
|
/Linux-v5.15/Documentation/power/regulator/ |
D | overview.rst | 49 current limit to meet operation demands.
|
/Linux-v5.15/Documentation/i2c/ |
D | slave-interface.rst | 167 state being busy is troublesome. SMBus demands to always ACK the address phase,
|
/Linux-v5.15/Documentation/networking/ |
D | nexthop-group-resilient.rst | 71 traffic, and use those to satisfy the new next-hop distribution demands,
|
/Linux-v5.15/Documentation/power/ |
D | opp.rst | 108 as per the demands of SoC usage environment.
|
/Linux-v5.15/Documentation/networking/device_drivers/wan/ |
D | z8530book.rst | 158 This places high demands on the host processor to avoid latency. The
|
/Linux-v5.15/Documentation/vm/ |
D | cleancache.rst | 139 multiplex physical resources across the varying demands of multiple
|
D | frontswap.rst | 117 multiplex physical resources across the varying demands of multiple
|
/Linux-v5.15/drivers/usb/gadget/ |
D | Kconfig | 294 a simple CDC subset is used, placing fewer demands on USB.
|
/Linux-v5.15/drivers/usb/gadget/legacy/ |
D | Kconfig | 133 is used, placing fewer demands on USB.
|
/Linux-v5.15/Documentation/cdrom/ |
D | cdrom-standard.rst | 620 nothing wrong with this, but a good control of the `CD player` demands 640 secondarily for playing audio discs, have different demands for the
|
/Linux-v5.15/Documentation/driver-api/usb/ |
D | gadget.rst | 37 I/O processing doesn't imply large demands for memory or CPU
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | vivid.rst | 835 demands a lot of the CPU. For large resolutions this becomes
|
/Linux-v5.15/Documentation/admin-guide/ |
D | reporting-issues.rst | 257 demands more than other FLOSS projects. We'd love to make it simpler. But
|
/Linux-v5.15/tools/memory-model/Documentation/ |
D | explanation.txt | 915 cache coherence demands.
|