Home
last modified time | relevance | path

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

123456789

/linux-6.8/arch/sh/include/asm/
Ddma-register.h35 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
38 #define SM_DEC 0x00002000 /* Source addresses are decremented */
/linux-6.8/drivers/pci/
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-6.8/arch/arm64/lib/
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
Dmemcmp.S74 Limit is pre-decremented by 16 and must be larger than zero.
/linux-6.8/include/linux/
Dsh_dma.h101 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
104 #define SM_DEC 0x00002000 /* Source addresses are decremented */
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-6.8/Documentation/devicetree/bindings/dma/
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-6.8/Documentation/ABI/testing/
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-6.8/include/linux/dma/
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-6.8/tools/perf/util/
Daddr_location.c26 * addr_location__put(), so that the refcounts can be decremented.
/linux-6.8/drivers/acpi/acpica/
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-6.8/drivers/md/
Ddm-builtin.c30 * count is decremented
/linux-6.8/lib/
Ddec_and_lock.c8 * reference count, and return locked if it decremented to zero".
/linux-6.8/fs/btrfs/
Dblock-group.h213 * Decremented when an ordered extent that represents an IO against this
224 * field is 0). Decremented by such tasks once they create an ordered
/linux-6.8/drivers/w1/
Dw1_internal.h41 * returns the reference count after it has been decremented
/linux-6.8/Documentation/driver-api/driver-model/
Dbinding.rst94 of the driver is decremented. All symlinks between the two are removed.
Dbus.rst83 called; it is decremented after the next object has been obtained. The
/linux-6.8/drivers/net/wireless/broadcom/b43/
Dpio.h79 * This is decremented on queueing a packet and incremented
/linux-6.8/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c398 /* The amount of decremented tokens is calculated according to in cn10k_set_ipolicer_rate()
409 * decremented becomes 1 i.e, 1 token per packeet. in cn10k_set_ipolicer_rate()
/linux-6.8/include/net/
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-6.8/Documentation/RCU/
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-6.8/net/core/
Drequest_sock.c73 * decremented by this function when fastopen_rsk is no longer needed.
/linux-6.8/drivers/crypto/caam/
Derror.c82 …nd is invalid or a SEQ KEY, SEQ LOAD, SEQ FIFO LOAD, or SEQ FIFO STORE decremented the input or ou…
116 { 0xF0, "IPsec TTL or hop limit field either came in as 0, or was decremented to 0" },
/linux-6.8/fs/bcachefs/
Dsix.c630 * @lock will have read count incremented and intent count decremented
644 * decremented
682 * decremented
/linux-6.8/drivers/cpuidle/
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
619 * already decremented its waiting_count. in cpuidle_enter_state_coupled()

123456789