Home
last modified time | relevance | path

Searched full:reaches (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel-rapid-start7 2: Wake to enter hibernation when the battery reaches a
12 either the wakeup timer expires or the battery reaches a
/linux/include/linux/pds/
H A Dpds_intr.h21 * timer reaches 0. When @coalescing_init=0
57 * microseconds. When this value reaches 0
61 * reaches 0 the pending interrupt will be
/linux/rust/kernel/sync/
H A Daref.rs46 /// Frees the object when the count reaches zero.
76 // mutable reference, for example, when the reference count reaches zero and `T` is dropped.
83 // example, when the reference count reaches zero and `T` is dropped. in from_raw()
H A Darc.rs7 //! underlying object when it reaches zero. It is also safe to use concurrently from multiple
44 /// when they are dropped. When the count reaches zero, the underlying `T` is also dropped.
197 // mutable reference when the reference count reaches zero and `T` is dropped.
204 // the reference count reaches zero and `T` is dropped.
352 // If the refcount reaches a non-zero value, then we have destroyed this `Arc` and will in into_unique_or_drop()
353 // return without further touching the `Arc`. If the refcount reaches zero, then there are in into_unique_or_drop()
465 // INVARIANT: If the refcount reaches zero, there are no other instances of `Arc`, and in drop()
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2500pci.h128 * 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/security/landlock/
H A Druleset.h124 * reaches zero.
133 * reaches zero.
147 * landlock_put_ruleset_deferred() when @usage reaches zero.
/linux/include/media/
H A Dcec-notifier.h44 * refcount reaches 0.
71 * refcount reaches 0.
/linux/Documentation/bpf/
H A Dprog_flow_dissector.rst115 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/include/soc/arc/
H A Dtimers.h20 #define ARC_TIMER_CTRL_IE (1 << 0) /* Interrupt when Count reaches limit */
/linux/tools/perf/pmu-events/arch/arm64/thead/yitian710/sys/
H A Dali_drw.json283 "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/arch/sparc/include/asm/
H A Dtimer_32.h26 * When a counter reaches the value in the corresponding limit register,
/linux/Documentation/devicetree/bindings/timer/
H A Dvia,vt8500-timer.yaml33 reboot instead once the counter reaches match register 0 value
H A Dti,da830-timer.yaml19 counter reaches preset counter values.
H A Dti,keystone-timer.yaml20 when the counter reaches preset counter values.
/linux/Documentation/devicetree/bindings/thermal/
H A Dnvidia,tegra30-tsensor.yaml25 Generates a signal to the PMC when the temperature reaches dangerously high
/linux/net/ceph/
H A Dsnapshot.c16 * ceph_put_snap_context(). When the reference count reaches zero
/linux/drivers/pwm/
H A Dpwm-jz4740.c193 * 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/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,max77693.yaml26 charge constant current mode till battery voltage reaches this level.
/linux/include/linux/
H A Dmbcache.h28 * Entry refcount. Once it reaches zero, entry is unhashed and freed.
H A Dkvm_dirty_ring.h15 * @soft_limit: when the number of dirty pages in the list reaches this
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_huc.c55 * a sleep state the device reaches) so we can end up here on resume in intel_pxp_huc_load_and_auth()
/linux/include/crypto/
H A Dnhpoly1305.h50 * Number of bytes remaining until the current NH message reaches
/linux/Documentation/admin-guide/mm/
H A Dconcepts.rst184 down and when it reaches a certain threshold (low watermark), an
189 more and reaches another threshold - min watermark - an allocation
/linux/drivers/rtc/
H A Drtc-fsl-ftm-alarm.c88 * 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/Documentation/virt/
H A Dguest-halt-polling.rst57 The per-cpu guest_halt_poll_ns eventually reaches zero

12345678910>>...15