Searched full:decrementing (Results 1 – 25 of 155) sorted by relevance
1234567
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | clksrc-dbx500-prcmu.c | 40 /* Negate because the timer is a decrementing counter */ in clksrc_dbx500_prcmu_read()
|
| /kernel/linux/linux-5.10/include/scsi/ |
| D | scsi.h | 122 #define DID_IMM_RETRY 0x0c /* Retry without decrementing retry count */ 124 * without decrementing the retry count */
|
| /kernel/linux/linux-4.19/drivers/clocksource/ |
| D | clksrc-dbx500-prcmu.c | 43 /* Negate because the timer is a decrementing counter */ in clksrc_dbx500_prcmu_read()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 47 the timer restart. The counter decrementing happens each tick of the
|
| /kernel/linux/linux-4.19/include/scsi/ |
| D | scsi.h | 148 #define DID_IMM_RETRY 0x0c /* Retry without decrementing retry count */ 150 * without decrementing the retry count */
|
| /kernel/linux/linux-5.10/drivers/thermal/ |
| D | tango_thermal.c | 53 /* Search downward by decrementing thresh_idx */ in tango_get_temp()
|
| /kernel/linux/linux-4.19/drivers/thermal/ |
| D | tango_thermal.c | 52 /* Search downward by decrementing thresh_idx */ in tango_get_temp()
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | remoteproc.txt | 64 we're not decrementing the rproc's refcount, only the power refcount. 141 This function essentially unrolls rproc_alloc(), by decrementing the
|
| /kernel/linux/linux-5.10/Documentation/staging/ |
| D | remoteproc.rst | 64 we're not decrementing the rproc's refcount, only the power refcount. 141 This function essentially unrolls rproc_alloc(), by decrementing the
|
| /kernel/linux/linux-5.10/drivers/cpuidle/ |
| D | coupled.c | 389 * Decrementing waiting count can race with incrementing it in in cpuidle_coupled_set_not_waiting() 503 * decrementing waiting_count, see comment below. in cpuidle_enter_state_coupled() 604 * exiting the idle enter function and decrementing ready_count. All in cpuidle_enter_state_coupled()
|
| /kernel/linux/linux-4.19/drivers/cpuidle/ |
| D | coupled.c | 397 * Decrementing waiting count can race with incrementing it in in cpuidle_coupled_set_not_waiting() 511 * decrementing waiting_count, see comment below. in cpuidle_enter_state_coupled() 612 * exiting the idle enter function and decrementing ready_count. All in cpuidle_enter_state_coupled()
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_dsc.h | 201 * Specifies number of group times between decrementing the scale factor 407 * decrementing the rcXformScale factor at beginning of a slice.
|
| /kernel/linux/linux-5.10/drivers/block/aoe/ |
| D | aoe.h | 147 ushort next_cwnd; /* incr maxout after decrementing to zero */
|
| /kernel/linux/linux-4.19/drivers/block/aoe/ |
| D | aoe.h | 141 ushort next_cwnd; /* incr maxout after decrementing to zero */
|
| /kernel/linux/linux-5.10/drivers/staging/octeon/ |
| D | ethernet-spi.c | 182 * Normal ordering increments. By decrementing in cvm_oct_spi_poll()
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | at_hdmac_regs.h | 141 #define ATC_SRC_ADDR_MODE_DECR (0x1 << 24) /* Decrementing Mode */ 145 #define ATC_DST_ADDR_MODE_DECR (0x1 << 28) /* Decrementing Mode */
|
| /kernel/linux/linux-4.19/drivers/dma/ |
| D | at_hdmac_regs.h | 145 #define ATC_SRC_ADDR_MODE_DECR (0x1 << 24) /* Decrementing Mode */ 149 #define ATC_DST_ADDR_MODE_DECR (0x1 << 28) /* Decrementing Mode */
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | mmu_context.h | 154 * TLBIs, so we need to flush first before decrementing in mm_context_remove_copro()
|
| /kernel/linux/linux-4.19/drivers/staging/octeon/ |
| D | ethernet-spi.c | 190 * Normal ordering increments. By decrementing in cvm_oct_spi_poll()
|
| /kernel/linux/linux-5.10/fs/configfs/ |
| D | symlink.c | 245 * decrementing target's ->s_links, so that the order of in configfs_unlink()
|
| /kernel/linux/linux-5.10/drivers/crypto/virtio/ |
| D | virtio_crypto_mgr.c | 144 * decrementing it during this period the vcrypto_dev is in use,
|
| /kernel/linux/linux-4.19/drivers/crypto/virtio/ |
| D | virtio_crypto_mgr.c | 156 * decrementing it during this period the vcrypto_dev is in use,
|
| /kernel/linux/linux-5.10/arch/microblaze/mm/ |
| D | fault.c | 167 * below the stack pointer (r1) before decrementing it. in do_page_fault()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | mmu_context.h | 166 * TLBIs, so we need to flush first before decrementing in mm_context_remove_copro()
|
| /kernel/linux/linux-4.19/arch/microblaze/mm/ |
| D | fault.c | 165 * below the stack pointer (r1) before decrementing it. in do_page_fault()
|
1234567