Home
last modified time | relevance | path

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

12345678910

/linux-6.14.4/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.14.4/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.14.4/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.14.4/include/linux/
Dsh_dma.h101 #define DM_DEC 0x00008000 /* Destination addresses are decremented */
104 #define SM_DEC 0x00002000 /* Source addresses are decremented */
Dpm_runtime.h489 * decremented in all cases, even if it returns an error code.
505 * decremented in all cases, even if it returns an error code.
522 * decremented in all cases, even if it returns an error code.
/linux-6.14.4/Documentation/devicetree/bindings/dma/stm32/
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.14.4/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.14.4/drivers/md/dm-vdo/
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-6.14.4/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.14.4/tools/perf/util/
Daddr_location.c26 * addr_location__put(), so that the refcounts can be decremented.
/linux-6.14.4/Documentation/userspace-api/
Dntsync.rst26 when the counter is nonzero. The counter is decremented by one when a
166 decremented appropriately.
184 The mutex's count will be decremented by one. If decrementing the
/linux-6.14.4/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.14.4/drivers/md/
Ddm-builtin.c30 * count is decremented
/linux-6.14.4/lib/
Ddec_and_lock.c8 * reference count, and return locked if it decremented to zero".
/linux-6.14.4/drivers/w1/
Dw1_internal.h41 * returns the reference count after it has been decremented
/linux-6.14.4/tools/testing/selftests/livepatch/test_modules/
Dtest_klp_syscall.c97 * number of pending pids is decremented. in livepatch_init()
/linux-6.14.4/fs/btrfs/
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-6.14.4/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.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_kms.h98 * reference is incremented when crtc is enabled, and decremented
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Dpio.h79 * This is decremented on queueing a packet and incremented
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c403 /* The amount of decremented tokens is calculated according to in cn10k_set_ipolicer_rate()
414 * decremented becomes 1 i.e, 1 token per packeet. in cn10k_set_ipolicer_rate()
/linux-6.14.4/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.14.4/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

12345678910