Searched full:decrementing (Results 1 – 25 of 178) sorted by relevance
12345678
| /kernel/linux/linux-6.6/include/scsi/ |
| D | scsi_status.h | 57 DID_IMM_RETRY = 0x0c, /* Retry without decrementing retry count */ 59 * without decrementing the retry count */
|
| /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-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-6.6/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/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 47 the timer restart. The counter decrementing happens each tick of the
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 64 the timer restart. The counter decrementing happens each tick of the
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| D | xfs_drain.h | 49 * AGI or AGF buffers when decrementing the intent counter.
|
| /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-6.6/Documentation/staging/ |
| D | remoteproc.rst | 65 we're not decrementing the rproc's refcount, only the power refcount. 142 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-6.6/drivers/misc/ |
| D | vcpu_stall_detector.c | 64 * from decrementing it to 0. The virtual device decrements this in vcpu_stall_detect_timer_fn()
|
| /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-6.6/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-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-6.6/include/drm/display/ |
| D | drm_dsc.h | 201 * Specifies number of group times between decrementing the scale factor 408 * decrementing the rcXformScale factor at beginning of a slice.
|
| /kernel/linux/linux-6.6/block/ |
| D | blk-throttle.h | 26 * queued and decrementing when dequeued is enough to keep the whole blkg
|
| /kernel/linux/linux-6.6/drivers/staging/octeon/ |
| D | ethernet-spi.c | 182 * Normal ordering increments. By decrementing in cvm_oct_spi_poll()
|
| /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-6.6/drivers/block/aoe/ |
| D | aoe.h | 148 ushort next_cwnd; /* incr maxout after decrementing to zero */
|
| /kernel/linux/linux-5.10/drivers/block/aoe/ |
| D | aoe.h | 147 ushort next_cwnd; /* incr maxout after decrementing to zero */
|
| /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-6.6/fs/configfs/ |
| D | symlink.c | 245 * decrementing target's ->s_links, so that the order of in configfs_unlink()
|
| /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-6.6/drivers/crypto/virtio/ |
| D | virtio_crypto_mgr.c | 144 * decrementing it during this period the vcrypto_dev is in use,
|
| /kernel/linux/linux-6.6/net/mac802154/ |
| D | ieee802154_i.h | 215 * Release a queue which is held by decrementing an atomic counter and wake it
|
12345678