Home
last modified time | relevance | path

Searched full:decremented (Results 1 – 25 of 198) sorted by relevance

12345678

/linux/arch/sh/include/asm/
H A Ddma-register.h35 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
38 #define SM_DEC 0x00002000 /* Source addresses are decremented */
/linux/drivers/pci/
H A Dsearch.c262 * list. The reference count for @from is always decremented if it is not
299 * The reference count for @from is always decremented if it is not %NULL.
328 * always decremented if it is not %NULL.
348 * on the global list. The reference count for @from is always decremented
376 * global list. The reference count for @from is always decremented if it is
/linux/arch/arm64/lib/
H A Dkasan_sw_tags.S20 * sp: pre-decremented by 256 bytes (see below for restore)
22 * The caller has decremented the SP by 256 bytes, and created a
H A Dmemcmp.S74 Limit is pre-decremented by 16 and must be larger than zero.
/linux/include/linux/
H A Dsh_dma.h101 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
104 #define SM_DEC 0x00002000 /* Source addresses are decremented */
H A Dpm_runtime.h487 * decremented in all cases, even if it returns an error code.
503 * decremented in all cases, even if it returns an error code.
520 * decremented in all cases, even if it returns an error code.
/linux/Documentation/devicetree/bindings/dma/stm32/
H A Dst,stm32-mdma.yaml25 0x3: Source address pointer is decremented after each data transfer
29 0x3: Destination address pointer is decremented after each data transfer
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-counter110 has decremented to 1, the output signal goes low for one
118 If the initial count is even, the counter is decremented
125 (an even number) is loaded and then is decremented by
205 Accumulated count is decremented.
/linux/include/linux/dma/
H A Dti-cppi5.h661 * Type 1-11: when ICNT1 is decremented
665 * decremented
669 * decremented
701 * be decremented by 1
703 * be decremented by 1
705 * decremented by 1
/linux/drivers/md/dm-vdo/
H A Drecovery-journal.h64 * subsequently decremented when that block is filled and then committed for the last time. This
66 * incremented once for each entry added to a block, and decremented once each time the block map
74 * counter for the journal block it references is decremented. Whenever the counter for the head
/linux/drivers/acpi/acpica/
H A Dutdelete.c429 "%s: Obj %p Type %.2X Refs %.2X [Decremented]\n", in acpi_ut_update_ref_count()
476 * Object references are decremented when:
702 * PARAMETERS: object - Object whose ref count will be decremented
731 "%s: Obj %p Current Refs=%X [To Be Decremented]\n", in acpi_ut_remove_reference()
/linux/tools/perf/util/
H A Daddr_location.c26 * addr_location__put(), so that the refcounts can be decremented.
/linux/drivers/md/
H A Ddm-builtin.c30 * count is decremented
/linux/lib/
H A Ddec_and_lock.c8 * reference count, and return locked if it decremented to zero".
/linux/drivers/w1/
H A Dw1_internal.h41 * returns the reference count after it has been decremented
/linux/fs/btrfs/
H A Dblock-group.h226 * Decremented when an ordered extent that represents an IO against this
237 * field is 0). Decremented by such tasks once they create an ordered
/linux/tools/testing/selftests/livepatch/test_modules/
H A Dtest_klp_syscall.c97 * number of pending pids is decremented. in livepatch_init()
/linux/Documentation/driver-api/driver-model/
H A Dbinding.rst94 of the driver is decremented. All symlinks between the two are removed.
H A Dbus.rst83 called; it is decremented after the next object has been obtained. The
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.h96 * reference is incremented when crtc is enabled, and decremented
/linux/Documentation/RCU/
H A Drcubarrier.rst249 8 increments the global counter. This counter will later be decremented
324 rcu_barrier_cpu_count being decremented to zero, so that line
/linux/include/net/
H A Dnsh.h124 * The Service Index MUST be decremented by a value of 1 by Service
126 * and the new decremented SI value MUST be used in the egress packet's
/linux/drivers/net/wireless/broadcom/b43/
H A Dpio.h79 * This is decremented on queueing a packet and incremented
/linux/drivers/cpuidle/
H A Dcoupled.c218 * cpu has decremented its ready counter, leading to the ready counter going
222 * Returns 0 if the counter was decremented successfully, -EINVAL if the ready
614 * already decremented its waiting_count. in cpuidle_enter_state_coupled()
/linux/fs/bcachefs/
H A Dsix.c636 * @lock will have read count incremented and intent count decremented
650 * decremented
688 * decremented

12345678