Searched full:decremented (Results 1 – 25 of 406) sorted by relevance
12345678910>>...17
| /kernel/linux/linux-6.6/arch/sh/include/asm/ |
| D | dma-register.h | 35 #define DM_DEC 0x00008000 /* Destination addresses are decremented */ 38 #define SM_DEC 0x00002000 /* Source addresses are decremented */
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| D | dma-register.h | 35 #define DM_DEC 0x00008000 /* Destination addresses are decremented */ 38 #define SM_DEC 0x00002000 /* Source addresses are decremented */
|
| /kernel/linux/linux-6.6/arch/arm64/lib/ |
| D | kasan_sw_tags.S | 20 * sp: pre-decremented by 256 bytes (see below for restore) 22 * The caller has decremented the SP by 256 bytes, and created a
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | search.c | 262 * 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/ |
| D | st,stm32-mdma.yaml | 25 0x3: Source address pointer is decremented after each data transfer 29 0x3: Destination address pointer is decremented after each data transfer
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | sh_dma.h | 101 #define DM_DEC 0x00008000 /* Destination addresses are decremented */ 104 #define SM_DEC 0x00002000 /* Source addresses are decremented */
|
| D | pm_runtime.h | 452 * decremented in all cases, even if it returns an error code. 468 * decremented in all cases, even if it returns an error code. 485 * decremented in all cases, even if it returns an error code.
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | sh_dma.h | 101 #define DM_DEC 0x00008000 /* Destination addresses are decremented */ 104 #define SM_DEC 0x00002000 /* Source addresses are decremented */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | st,stm32-mdma.yaml | 25 0x3: Source address pointer is decremented after each data transfer 29 0x3: Destination address pointer is decremented after each data transfer
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | search.c | 264 * list. The reference count for @from is always decremented if it is not 302 * The reference count for @from is always decremented if it is not %NULL. 331 * always decremented if it is not %NULL. 351 * on the global list. The reference count for @from is always decremented
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-bus-counter | 110 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.
|
| /kernel/linux/linux-5.10/include/linux/dma/ |
| D | ti-cppi5.h | 660 * Type 1-11: when ICNT1 is decremented 664 * decremented 668 * decremented 700 * be decremented by 1 702 * be decremented by 1 704 * decremented by 1
|
| /kernel/linux/linux-6.6/include/linux/dma/ |
| D | ti-cppi5.h | 661 * 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
|
| /kernel/linux/linux-5.10/drivers/nvdimm/ |
| D | nd-core.h | 88 * @available: decremented in alias_dpa_busy as aliased PMEM is scanned 89 * @busy: decremented in blk_dpa_busy to account for ranges already
|
| /kernel/linux/linux-5.10/lib/ |
| D | dec_and_lock.c | 8 * reference count, and return locked if it decremented to zero".
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | addr_location.c | 26 * addr_location__put(), so that the refcounts can be decremented.
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | utdelete.c | 429 "%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()
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| D | utdelete.c | 429 "%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()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | block-group.h | 157 * Decremented when an ordered extent that represents an IO against this 168 * field is 0). Decremented by such tasks once they create an ordered
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-builtin.c | 30 * count is decremented
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-builtin.c | 30 * count is decremented
|
| /kernel/linux/linux-6.6/lib/ |
| D | dec_and_lock.c | 8 * reference count, and return locked if it decremented to zero".
|
| /kernel/linux/linux-6.6/drivers/w1/ |
| D | w1_internal.h | 41 * returns the reference count after it has been decremented
|
| /kernel/linux/linux-5.10/drivers/w1/ |
| D | w1_internal.h | 41 * returns the reference count after it has been decremented
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | block-group.h | 211 * Decremented when an ordered extent that represents an IO against this 222 * field is 0). Decremented by such tasks once they create an ordered
|
12345678910>>...17