Home
last modified time | relevance | path

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

1234567

/openbmc/u-boot/board/armltd/integrator/
H A Dtimer.c34 /* Keep total timer count to avoid losing decrements < div_timer */
153 * i.e. how often the timer decrements
/openbmc/linux/lib/
H A 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
H A 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():
H A Dklist.c23 * Internally, that routine takes the klist's lock, decrements the
307 * Must be called when done iterating over list, as it decrements the
H A Drefcount.c67 * No atomic_t counterpart, it decrements unless the value is 1, in which case
/openbmc/linux/drivers/clocksource/
H A Dmxs_timer.c95 /* timrot decrements the count */ in timrotv1_set_next_event()
104 /* timrot decrements the count */ in timrotv2_set_next_event()
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-queue-length.rst30 dm-queue-length increments/decrements 'in-flight' when an I/O is
/openbmc/linux/tools/arch/x86/include/asm/
H A Datomic.h60 * Atomically decrements @v by 1 and
/openbmc/linux/tools/include/asm-generic/
H A Datomic-gcc.h56 * Atomically decrements @v by 1 and
/openbmc/u-boot/drivers/board/
H A Dsandbox.c58 /* Decrements with every call */ in board_sandbox_get_int()
/openbmc/linux/drivers/w1/
H A Dw1_internal.h40 * decrements the reference on sl->master and sl, and cleans up if zero
/openbmc/linux/arch/sparc/include/asm/
H A Dbackoff.h33 * an internal pause counter which decrements every 8 cycles. So the
/openbmc/u-boot/arch/x86/include/asm/
H A Datomic.h84 * Atomically decrements @v by 1.
/openbmc/linux/Documentation/driver-api/thermal/
H A 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
/openbmc/linux/drivers/cpuidle/
H A 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()
/openbmc/linux/samples/ftrace/
H A Dsample-trace-array.c89 * trace_array_put() decrements the reference counter associated with in simple_thread()
/openbmc/linux/drivers/counter/
H A 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()
/openbmc/linux/include/linux/
H A Drefcount.h76 * The decrements will provide release order, such that all the prior loads and
87 * The decrements dec_and_test() and sub_and_test() also provide acquire
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c322 * hfi1_netdev_rx_destroy - Decrements netdevs counter, when it reaches 0
386 * Disable function decrements counter and when it is 0,
/openbmc/linux/drivers/md/
H A Ddm-io-rewind.c77 /* Decrements @dun by @dec, treating @dun as a multi-limb integer. */
/openbmc/linux/include/linux/pds/
H A Dpds_intr.h34 * register atomically decrements @int_credits
/openbmc/linux/drivers/usb/typec/
H A Dretimer.c63 * Decrements reference count for @retimer.
/openbmc/linux/tools/include/linux/
H A Drefcount.h28 * The decrements will provide release order, such that all the prior loads and
/openbmc/linux/Documentation/driver-api/tty/
H A Dtty_driver.rst22 It will decrements the reference count and if it reaches zero, the driver is
/openbmc/linux/arch/x86/include/asm/
H A Dlocal.h63 * Atomically decrements @l by 1 and

1234567