Searched full:reaches (Results 1 – 25 of 426) sorted by relevance
12345678910>>...18
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/include/media/ |
D | cec-notifier.h | 44 * refcount reaches 0. 71 * refcount reaches 0.
|
/Linux-v6.6/security/landlock/ |
D | ruleset.h | 99 * tree is immutable until @usage reaches zero. 111 * landlock_put_ruleset_deferred() when @usage reaches zero.
|
/Linux-v6.6/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-v6.6/Documentation/devicetree/bindings/timer/ |
D | ti,keystone-timer.txt | 10 when the counter reaches preset counter values.
|
D | ti,davinci-timer.txt | 10 counter reaches preset counter values.
|
/Linux-v6.6/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-v6.6/include/soc/arc/ |
D | timers.h | 20 #define ARC_TIMER_CTRL_IE (1 << 0) /* Interrupt when Count reaches limit */
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | timer_32.h | 26 * When a counter reaches the value in the corresponding limit register,
|
/Linux-v6.6/tools/perf/pmu-events/arch/arm64/freescale/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-v6.6/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra30-tsensor.yaml | 25 Generates a signal to the PMC when the temperature reaches dangerously high
|
/Linux-v6.6/net/ceph/ |
D | snapshot.c | 16 * ceph_put_snap_context(). When the reference count reaches zero
|
/Linux-v6.6/drivers/pwm/ |
D | pwm-jz4740.c | 191 * The PWM starts in inactive state until the internal timer reaches the in jz4740_pwm_apply() 192 * duty value, then becomes active until the timer reaches the period in jz4740_pwm_apply()
|
/Linux-v6.6/Documentation/devicetree/bindings/power/supply/ |
D | maxim,max77693.yaml | 26 charge constant current mode till battery voltage reaches this level.
|
/Linux-v6.6/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-v6.6/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-v6.6/include/crypto/ |
D | nhpoly1305.h | 50 * Number of bytes remaining until the current NH message reaches
|
/Linux-v6.6/Documentation/virt/ |
D | guest-halt-polling.rst | 57 The per-cpu guest_halt_poll_ns eventually reaches zero
|
/Linux-v6.6/rust/kernel/sync/ |
D | arc.rs | 7 //! underlying object when it reaches zero. It is also safe to use concurrently from multiple 42 /// when they are dropped. When the count reaches zero, the underlying `T` is also dropped. 153 // mutable reference when the reference count reaches zero and `T` is dropped. 160 // the reference count reaches zero and `T` is dropped. 297 // INVARIANT: If the refcount reaches zero, there are no other instances of `Arc`, and in drop()
|
/Linux-v6.6/rust/kernel/ |
D | types.rs | 288 /// Frees the object when the count reaches zero. 318 // mutable reference, for example, when the reference count reaches zero and `T` is dropped. 325 // example, when the reference count reaches zero and `T` is dropped.
|
/Linux-v6.6/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-v6.6/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>>...18