Home
last modified time | relevance | path

Searched full:decrements (Results 1 – 25 of 258) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_core_irq.h52 * This function increments count on each enable and decrements on each
67 * This function increments count on each enable and decrements on each
/kernel/linux/linux-6.6/lib/
Dlockref.c85 * lockref_put_not_zero - Decrements count unless count <= 1 before decrement
133 * lockref_put_or_lock - decrements count unless count <= 1 before decrement
Drcuref.c52 * decrements. The result is checked after the operation. This optimizes
56 * decrements are not harmful as the reference count still stays in the
73 * decrements in rcuref_get() and rcuref_put():
/kernel/linux/linux-5.10/lib/
Dlockref.c86 * lockref_put_not_zero - Decrements count unless count <= 1 before decrement
159 * lockref_put_or_lock - decrements count unless count <= 1 before decrement
/kernel/linux/linux-5.10/scripts/atomic/fallbacks/
Ddec_and_test6 * Atomically decrements @v by 1 and
/kernel/linux/linux-5.10/arch/x86/include/asm/
Datomic64_64.h98 * Atomically decrements @v by 1.
112 * Atomically decrements @v by 1 and
Datomic.h104 * Atomically decrements @v by 1.
117 * Atomically decrements @v by 1 and
/kernel/linux/linux-6.6/drivers/clocksource/
Dmxs_timer.c95 /* timrot decrements the count */ in timrotv1_set_next_event()
104 /* timrot decrements the count */ in timrotv2_set_next_event()
/kernel/linux/linux-5.10/drivers/clocksource/
Dmxs_timer.c95 /* timrot decrements the count */ in timrotv1_set_next_event()
104 /* timrot decrements the count */ in timrotv2_set_next_event()
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-queue-length.rst30 dm-queue-length increments/decrements 'in-flight' when an I/O is
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
Datomic.h59 * Atomically decrements @v by 1 and
/kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/
Ddm-queue-length.rst30 dm-queue-length increments/decrements 'in-flight' when an I/O is
/kernel/linux/linux-5.10/tools/include/asm-generic/
Datomic-gcc.h55 * Atomically decrements @v by 1 and
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
Datomic.h60 * Atomically decrements @v by 1 and
/kernel/linux/linux-6.6/tools/include/asm-generic/
Datomic-gcc.h56 * Atomically decrements @v by 1 and
/kernel/linux/linux-6.6/drivers/w1/
Dw1_internal.h40 * decrements the reference on sl->master and sl, and cleans up if zero
/kernel/linux/linux-5.10/drivers/w1/
Dw1_internal.h40 * decrements the reference on sl->master and sl, and cleans up if zero
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dbackoff.h33 * an internal pause counter which decrements every 8 cycles. So the
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dbackoff.h33 * an internal pause counter which decrements every 8 cycles. So the
/kernel/linux/linux-6.6/Documentation/driver-api/thermal/
Dintel_dptf.rst141 Power limit increment/decrements for Intel RAPL constraint 0 power limit
156 Power limit increment/decrements for Intel RAPL constraint 1 power limit
/kernel/linux/linux-5.10/drivers/cpuidle/
Dcoupled.c215 * Decrements the ready counter, unless the ready (and thus the waiting) counter
217 * decrements the waiting counter and then re-increments it just before another
404 * Marks this cpu as no longer in the ready and waiting loops. Decrements
557 * another cpu leaves idle and decrements the waiting counter. in cpuidle_enter_state_coupled()
/kernel/linux/linux-6.6/drivers/cpuidle/
Dcoupled.c215 * Decrements the ready counter, unless the ready (and thus the waiting) counter
217 * decrements the waiting counter and then re-increments it just before another
404 * Marks this cpu as no longer in the ready and waiting loops. Decrements
557 * another cpu leaves idle and decrements the waiting counter. in cpuidle_enter_state_coupled()
/kernel/linux/linux-6.6/drivers/counter/
Di8254.c134 /* Rate Generator decrements 0 by one and the counter "wraps around" */ in i8254_count_ceiling_read()
141 /* Square Wave Mode decrements 0 by two and the counter "wraps around" */ in i8254_count_ceiling_read()
/kernel/linux/linux-6.6/samples/ftrace/
Dsample-trace-array.c89 * trace_array_put() decrements the reference counter associated with in simple_thread()
/kernel/linux/linux-5.10/samples/ftrace/
Dsample-trace-array.c89 * trace_array_put() decrements the reference counter associated with in simple_thread()

1234567891011