Searched full:decrementing (Results 1 – 25 of 85) sorted by relevance
1234
| /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()
|
| D | Kconfig | 188 32-bit free running decrementing counters.
|
| /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/Documentation/devicetree/bindings/watchdog/ |
| D | snps,dw-wdt.yaml | 47 the timer restart. The counter decrementing happens each tick of the
|
| /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-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-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/staging/octeon/ |
| D | ethernet-spi.c | 182 * Normal ordering increments. By decrementing in cvm_oct_spi_poll()
|
| /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-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-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/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-5.10/arch/mips/cavium-octeon/executive/ |
| D | cvmx-helper-util.c | 155 decrementing it right now */ in cvmx_helper_setup_red()
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_pes.c | 383 * allowed range, decrementing the number of payload in vidtv_pes_write_into()
|
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| D | adf_dev_mgr.c | 410 * decrementing it during this period the accel_dev is in use,
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | completion.rst | 258 (decrementing) the done field of 'struct completion'. Waiting threads
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | fsys.S | 417 * instruction in syscall_via_break. Decrementing the IP 419 * decrementing IP will return us to the caller, as usual.
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
| D | mcast.c | 144 * The caller is responsible for decrementing the reference count if found.
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_trans.c | 160 * Attempt to reserve the needed disk blocks by decrementing in xfs_trans_reserve() 211 * Attempt to reserve the needed realtime extents by decrementing in xfs_trans_reserve()
|
| /kernel/linux/linux-5.10/include/net/ |
| D | nsh.h | 54 * 1 prior to NSH forwarding lookup. Decrementing by 1 from an incoming
|
| /kernel/linux/linux-5.10/net/rds/ |
| D | ib_frmr.c | 44 * before decrementing i_fastreg_inuse_count in rds_transition_frwr_state()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | l2t.c | 57 * parallel. An L2T entry can be dropped by decrementing its reference count
|
1234