Searched full:reaches (Results 1 – 25 of 460) sorted by relevance
12345678910>>...19
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-intel-rapid-start | 7 2: Wake to enter hibernation when the battery reaches a 12 either the wakeup timer expires or the battery reaches a
|
/linux-6.12.1/include/linux/pds/ |
D | pds_intr.h | 21 * timer reaches 0. When @coalescing_init=0 57 * microseconds. When this value reaches 0 61 * reaches 0 the pending interrupt will be
|
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2500pci.h | 128 * UART1_TX_TRESHOLD: UART1 TX reaches threshold. 129 * UART1_RX_TRESHOLD: UART1 RX reaches threshold. 133 * UART2_TX_TRESHOLD: UART2 TX reaches threshold. 134 * UART2_RX_TRESHOLD: UART2 RX reaches threshold. 175 * UART1_TX_TRESHOLD: UART1 TX reaches threshold. 176 * UART1_RX_TRESHOLD: UART1 RX reaches threshold. 180 * UART2_TX_TRESHOLD: UART2 TX reaches threshold. 181 * UART2_RX_TRESHOLD: UART2 RX reaches threshold.
|
/linux-6.12.1/include/media/ |
D | cec-notifier.h | 44 * refcount reaches 0. 71 * refcount reaches 0.
|
/linux-6.12.1/security/landlock/ |
D | ruleset.h | 179 * reaches zero. 188 * reaches zero. 202 * landlock_put_ruleset_deferred() when @usage reaches zero.
|
/linux-6.12.1/drivers/iio/imu/bmi323/ |
D | bmi323.h | 186 * trigger when the FIFO reaches 169 frames, so limit the maximum watermark 188 * which is approximately 2 frames before the FIFO reaches its full capacity.
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_flow_dissector.rst | 115 stop parsing as soon as it reaches IPv6 flow label; used by 118 parsing as soon as it reaches encapsulated headers; used by routing
|
/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | ti,keystone-timer.txt | 10 when the counter reaches preset counter values.
|
D | ti,da830-timer.yaml | 19 counter reaches preset counter values.
|
/linux-6.12.1/rust/kernel/sync/ |
D | arc.rs | 7 //! underlying object when it reaches zero. It is also safe to use concurrently from multiple 43 /// when they are dropped. When the count reaches zero, the underlying `T` is also dropped. 187 // mutable reference when the reference count reaches zero and `T` is dropped. 194 // the reference count reaches zero and `T` is dropped. 313 // If the refcount reaches a non-zero value, then we have destroyed this `Arc` and will in into_unique_or_drop() 314 // return without further touching the `Arc`. If the refcount reaches zero, then there are in into_unique_or_drop() 397 // INVARIANT: If the refcount reaches zero, there are no other instances of `Arc`, and in drop()
|
/linux-6.12.1/include/drm/ |
D | drm_gem_shmem_helper.h | 38 * The pages are put when the count reaches zero. 72 * The address are un-mapped when the count reaches zero.
|
/linux-6.12.1/include/soc/arc/ |
D | timers.h | 20 #define ARC_TIMER_CTRL_IE (1 << 0) /* Interrupt when Count reaches limit */
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | timer_32.h | 26 * When a counter reaches the value in the corresponding limit register,
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/thead/yitian710/sys/ |
D | ali_drw.json | 283 "BriefDescription": "At least one entry in read queue reaches the visible window limit.", 290 "BriefDescription": "At least one entry in write queue reaches the visible window limit.",
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra30-tsensor.yaml | 25 Generates a signal to the PMC when the temperature reaches dangerously high
|
/linux-6.12.1/net/ceph/ |
D | snapshot.c | 16 * ceph_put_snap_context(). When the reference count reaches zero
|
/linux-6.12.1/Documentation/devicetree/bindings/power/supply/ |
D | maxim,max77693.yaml | 26 charge constant current mode till battery voltage reaches this level.
|
/linux-6.12.1/include/linux/ |
D | mbcache.h | 28 * Entry refcount. Once it reaches zero, entry is unhashed and freed.
|
D | kvm_dirty_ring.h | 15 * @soft_limit: when the number of dirty pages in the list reaches this
|
/linux-6.12.1/drivers/pwm/ |
D | pwm-jz4740.c | 193 * The PWM starts in inactive state until the internal timer reaches the in jz4740_pwm_apply() 194 * duty value, then becomes active until the timer reaches the period in jz4740_pwm_apply()
|
/linux-6.12.1/drivers/gpu/drm/i915/pxp/ |
D | intel_pxp_huc.c | 55 * a sleep state the device reaches) so we can end up here on resume in intel_pxp_huc_load_and_auth()
|
/linux-6.12.1/include/crypto/ |
D | nhpoly1305.h | 50 * Number of bytes remaining until the current NH message reaches
|
/linux-6.12.1/Documentation/virt/ |
D | guest-halt-polling.rst | 57 The per-cpu guest_halt_poll_ns eventually reaches zero
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-fsl-ftm-alarm.c | 88 * If the FTM counter reaches the FTM_MOD value between in ftm_irq_acknowledge() 101 * reaches the FTM_MOD value. in ftm_irq_acknowledge()
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | concepts.rst | 184 down and when it reaches a certain threshold (low watermark), an 189 more and reaches another threshold - min watermark - an allocation
|
12345678910>>...19