Searched full:consuming (Results 1 – 25 of 187) sorted by relevance
12345678
/linux-6.14.4/Documentation/devicetree/bindings/iio/afe/ |
D | voltage-divider.yaml | 44 In addition to consuming the measurement services of a voltage 48 such as a voltage divider, and then consuming its raw value
|
/linux-6.14.4/Documentation/admin-guide/mm/damon/ |
D | lru_sort.rst | 35 deprioritizing cold pages on their LRU-lists. To avoid it consuming too much 46 pressure while consuming only a limited small portion of CPU time. 279 DAMON_LRU_SORT consuming too much CPU time for the (de)prioritization. It also
|
D | reclaim.rst | 34 duration and page out. To avoid it consuming too much CPU for the paging out 282 to be done only up to 1 GiB per second to avoid DAMON_RECLAIM consuming too
|
/linux-6.14.4/Documentation/scheduler/ |
D | schedutil.rst | 48 Because consuming the CPU for 50% at 1GHz is not the same as consuming the CPU
|
/linux-6.14.4/sound/pci/ctxfi/ |
D | ctimap.h | 22 unsigned short user; /* the id of the user resource consuming data */
|
/linux-6.14.4/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 138 for thermal mitigation, otherwise we end up consuming more energy. 193 target residency, otherwise we end up consuming more energy and
|
D | cpu-cooling-api.rst | 73 - The time the processor spends running, consuming dynamic power, as
|
/linux-6.14.4/Documentation/netlabel/ |
D | lsm_interface.rst | 44 label and the internal LSM security identifier can be time consuming. The
|
/linux-6.14.4/include/linux/ |
D | vringh.h | 165 /* Copy bytes from readable vsg, consuming it (and incrementing wiov->i). */ 168 /* Copy bytes into writable vsg, consuming it (and incrementing wiov->i). */
|
D | ptr_ring.h | 11 * one CPU producing entries and another consuming entries from a FIFO. 185 * as empty - the CPU consuming the ring entries is responsible 186 * for either consuming all ring entries until the ring is empty,
|
D | hwspinlock.h | 221 * or spinlock to avoid dead-lock, that will let user can do some time-consuming 326 * or spinlock to avoid dead-lock, that will let user can do some time-consuming
|
/linux-6.14.4/include/uapi/linux/ |
D | eventpoll.h | 58 * re-allowed until epoll_wait is called again after consuming the wakeup
|
/linux-6.14.4/Documentation/power/ |
D | s2ram.rst | 24 time-consuming - having to insert TRACE_RESUME() markers into the device
|
/linux-6.14.4/drivers/pci/pwrctrl/ |
D | core.c | 27 * drivers on different buses but consuming the same DT node. We in pci_pwrctrl_notify()
|
/linux-6.14.4/fs/xfs/scrub/ |
D | xfblob.c | 153 /* How many bytes is this blob storage object consuming? */
|
/linux-6.14.4/arch/x86/lib/ |
D | copy_mc_64.S | 16 * instruction sequences, and consuming poison across a cacheline
|
/linux-6.14.4/Documentation/translations/zh_CN/rust/ |
D | coding-guidelines.rst | 108 /// Returns the contained [`Some`] value, consuming the `self` value,
|
/linux-6.14.4/drivers/usb/typec/ |
D | Kconfig | 39 consuming power over the cable) or data role (host or device) when
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | dev-capture.rst | 85 possibly time consuming hardware preparations.
|
D | dev-output.rst | 82 possibly time consuming hardware preparations.
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | funnel-queue.h | 19 * mechanism to ensure that only one thread is consuming from the queue. If more than one thread
|
/linux-6.14.4/arch/arm64/include/asm/vdso/ |
D | compat_gettimeofday.h | 144 * consuming: each relocation uses a word in the code section, and it in __arch_get_vdso_data()
|
/linux-6.14.4/drivers/usb/gadget/udc/ |
D | net2272.h | 485 * changes between other code sections, but it is time consuming. in net2272_write() 506 * changes between other code sections, but it is time consuming. in net2272_read()
|
/linux-6.14.4/Documentation/translations/zh_CN/scheduler/ |
D | completion.rst | 228 “consuming”(递减)“struct completion” 的完成字段来实现的。等待的线程唤醒的顺序
|
/linux-6.14.4/include/linux/iio/ |
D | consumer.h | 181 * primary aim is to allow drivers that are consuming a channel to query 193 * The primary aim is to allow drivers that are consuming a device to query
|
12345678