Searched full:reaches (Results 1 – 25 of 369) sorted by relevance
12345678910>>...15
/Linux-v5.15/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-v5.15/include/drm/ |
D | drm_gem_shmem_helper.h | 43 * The pages are put when the count reaches zero. 96 * The address are un-mapped when the count reaches zero.
|
/Linux-v5.15/include/media/ |
D | cec-notifier.h | 44 * refcount reaches 0. 71 * refcount reaches 0.
|
/Linux-v5.15/security/landlock/ |
D | ruleset.h | 86 * tree is immutable until @usage reaches zero. 98 * landlock_put_ruleset_deferred() when @usage reaches zero.
|
D | object.h | 43 * reaches zero, this struct must not be modified, but this counter can
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/include/soc/arc/ |
D | timers.h | 20 #define TIMER_CTRL_IE (1 << 0) /* Interrupt when Count reaches limit */
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | timer_32.h | 26 * When a counter reaches the value in the corresponding limit register,
|
/Linux-v5.15/net/ceph/ |
D | snapshot.c | 16 * ceph_put_snap_context(). When the reference count reaches zero
|
/Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra30-tsensor.yaml | 25 Generates a signal to the PMC when the temperature reaches dangerously high
|
/Linux-v5.15/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-v5.15/drivers/gpu/host1x/ |
D | intr.h | 59 * Schedule an action to be taken when a sync point reaches the given threshold.
|
/Linux-v5.15/include/crypto/ |
D | nhpoly1305.h | 50 * Number of bytes remaining until the current NH message reaches
|
/Linux-v5.15/drivers/net/ethernet/intel/ice/ |
D | ice_lag.h | 62 * Decrement the disable counter for a port, and if that count reaches
|
/Linux-v5.15/Documentation/virt/ |
D | guest-halt-polling.rst | 57 The per-cpu guest_halt_poll_ns eventually reaches zero
|
/Linux-v5.15/include/linux/ |
D | kvm_dirty_ring.h | 15 * @soft_limit: when the number of dirty pages in the list reaches this
|
/Linux-v5.15/fs/xfs/ |
D | xfs_extfree_item.h | 43 * transfers to the transaction. The EFD reference is dropped once it reaches
|
/Linux-v5.15/drivers/rtc/ |
D | rtc-fsl-ftm-alarm.c | 91 * If the FTM counter reaches the FTM_MOD value between in ftm_irq_acknowledge() 104 * reaches the FTM_MOD value. in ftm_irq_acknowledge()
|
/Linux-v5.15/drivers/misc/habanalabs/common/ |
D | irq.c | 31 * Increment ptr by 1. If it reaches the number of completion queue 47 * Increment ptr by 1. If it reaches the number of event queue
|
/Linux-v5.15/arch/s390/lib/ |
D | test_unwind.c | 265 * Start the task and wait until it reaches unwindme_func4() and sleeps in test_unwind_task() 274 * Make sure task reaches unwindme_func4 before parking it, in test_unwind_task()
|
/Linux-v5.15/Documentation/admin-guide/mm/ |
D | concepts.rst | 187 down and when it reaches a certain threshold (low watermark), an 192 more and reaches another threshold - min watermark - an allocation
|
/Linux-v5.15/arch/s390/include/asm/ |
D | unwind.h | 23 * reaches the specified stack pointer.
|
12345678910>>...15