Home
last modified time | relevance | path

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

12345678910>>...16

/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/security/landlock/
H A Druleset.h169 * reaches zero.
178 * reaches zero.
192 * landlock_put_ruleset_deferred() when @usage reaches zero.
/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/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/rust/kernel/sync/
H A Darc.rs7 //! 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/include/drm/
H A Ddrm_gem_shmem_helper.h38 * The pages are put when the count reaches zero.
72 * The address are un-mapped when the count reaches zero.
/linux/Documentation/devicetree/bindings/timer/
H A Dti,keystone-timer.txt10 when the counter reaches preset counter values.
/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/freescale/yitian710/sys/
H A Dali_drw.json
/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/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
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst87 reaches zero, the output goes high.
92 lowered), during which the output is set low. When the count reaches zero,
97 reaches 1, the output goes low for one count and then returns high. The value
116 the output remains high until the counter reaches zero. Then the output
123 (which does not stop if the gate is lowered). When the counter reaches zero,
/linux/tools/lib/
H A Dlist_sort.c136 * This merge happens exactly when the count reaches an odd multiple of
196 * each time count reaches an odd multiple of that size). in list_sort()

12345678910>>...16