/linux/Documentation/ABI/testing/ |
H A 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/include/linux/pds/ |
H A 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/rust/kernel/sync/ |
H A D | aref.rs | 46 /// 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 D | arc.rs | 7 //! 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 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/security/landlock/ |
H A D | ruleset.h | 124 * reaches zero. 133 * reaches zero. 147 * landlock_put_ruleset_deferred() when @usage reaches zero.
|
/linux/include/media/ |
H A D | cec-notifier.h | 44 * refcount reaches 0. 71 * refcount reaches 0.
|
/linux/Documentation/bpf/ |
H A 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/include/soc/arc/ |
H A D | timers.h | 20 #define ARC_TIMER_CTRL_IE (1 << 0) /* Interrupt when Count reaches limit */
|
/linux/tools/perf/pmu-events/arch/arm64/thead/yitian710/sys/ |
H A 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/arch/sparc/include/asm/ |
H A D | timer_32.h | 26 * When a counter reaches the value in the corresponding limit register,
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | via,vt8500-timer.yaml | 33 reboot instead once the counter reaches match register 0 value
|
H A D | ti,da830-timer.yaml | 19 counter reaches preset counter values.
|
H A D | ti,keystone-timer.yaml | 20 when the counter reaches preset counter values.
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | nvidia,tegra30-tsensor.yaml | 25 Generates a signal to the PMC when the temperature reaches dangerously high
|
/linux/net/ceph/ |
H A D | snapshot.c | 16 * ceph_put_snap_context(). When the reference count reaches zero
|
/linux/drivers/pwm/ |
H A 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/Documentation/devicetree/bindings/power/supply/ |
H A D | maxim,max77693.yaml | 26 charge constant current mode till battery voltage reaches this level.
|
/linux/include/linux/ |
H A D | mbcache.h | 28 * Entry refcount. Once it reaches zero, entry is unhashed and freed.
|
H A D | kvm_dirty_ring.h | 15 * @soft_limit: when the number of dirty pages in the list reaches this
|
/linux/drivers/gpu/drm/i915/pxp/ |
H A 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/include/crypto/ |
H A D | nhpoly1305.h | 50 * Number of bytes remaining until the current NH message reaches
|
/linux/Documentation/admin-guide/mm/ |
H A 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
|
/linux/drivers/rtc/ |
H A 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/Documentation/virt/ |
H A D | guest-halt-polling.rst | 57 The per-cpu guest_halt_poll_ns eventually reaches zero
|