/linux-6.15/drivers/net/ipa/ |
D | ipa_endpoint.h | 125 * enum ipa_replenish_flag: RX buffer replenish flags 129 * @IPA_REPLENISH_COUNT: Number of defined replenish flags 149 * @replenish_count: Total number of replenish transactions committed 150 * @replenish_work: Work item used for repeated replenish failures
|
D | ipa_endpoint.c | 1328 * ipa_endpoint_replenish() - Replenish endpoint receive buffers 1370 * replenish again. It's unlikely, but if we fail to supply even in ipa_endpoint_replenish() 1371 * one buffer, nothing will trigger another replenish attempt. in ipa_endpoint_replenish()
|
/linux-6.15/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_rx.c | 308 /* Read receive consumer index before replenish so that this routine in mlxbf_gige_rx_packet() 318 /* Ensure completion of all writes before notifying HW of replenish */ in mlxbf_gige_rx_packet()
|
/linux-6.15/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_config.h | 272 * replenish 286 * replenish
|
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep_vf/ |
D | octep_vf_config.h | 107 * replenish the descriptor ring with new buffers.
|
/linux-6.15/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_config.h | 122 * replenish the descriptor ring with new buffers.
|
/linux-6.15/drivers/net/ethernet/ibm/ |
D | ibmveth.c | 210 /* replenish the buffers for a pool. note that we don't need to 244 "replenish: unable to allocate skb\n"); in ibmveth_replenish_buffer_pool() 321 /* replenish routine */ 389 * but mark index as available. replenish will see the skb pointer and in ibmveth_remove_buffer_from_pool() 619 netdev_dbg(netdev, "initial replenish cycle\n"); in ibmveth_open()
|
/linux-6.15/include/linux/ |
D | stackdepot.h | 138 * replenish the stack pools in case no space is left (allocates using GFP
|
/linux-6.15/arch/powerpc/platforms/pseries/ |
D | vio.c | 211 /* Spare is a subset of the reserve pool, replenish it first. */ in vio_cmo_dealloc() 215 * Replenish the spare in the reserve pool from the excess pool. in vio_cmo_dealloc() 229 * Replenish the spare in the reserve pool from the reserve pool. in vio_cmo_dealloc() 855 /* Replenish spare from freed reserve pool */ in vio_cmo_bus_remove()
|
/linux-6.15/drivers/net/wireless/ath/ath12k/ |
D | dbring.c | 103 ath12k_warn(ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath12k_dbring_fill_bufs()
|
/linux-6.15/drivers/net/wireless/ath/ath11k/ |
D | dbring.c | 138 ath11k_warn(ar->ab, "failed to replenish db ring num_remain %d req_ent %d\n", in ath11k_dbring_fill_bufs()
|
D | debugfs.c | 1247 static const char * const event_id_to_string[] = {"empty", "Rx", "Replenish"}; in ath11k_debug_dump_dbr_entries()
|
/linux-6.15/fs/xfs/libxfs/ |
D | xfs_ag_resv.c | 324 * replenish the AG's free space. in xfs_ag_resv_init()
|
/linux-6.15/kernel/sched/ |
D | deadline.c | 914 printk_deferred_once("sched: DL replenish lagged too much\n"); in replenish_dl_entity() 1334 * We can be both throttled and !queued. Replenish the counter in dl_task_timer() 2133 * The replenish timer needs to be canceled. No in enqueue_task_dl() 2147 * being boosted again with no means to replenish the runtime and clear in enqueue_task_dl() 2152 printk_deferred_once("sched: DL de-boosted task PID %d: REPLENISH flag missing\n", in enqueue_task_dl()
|
D | sched.h | 337 * need a timer to replenish it. 2323 * ENQUEUE_REPLENISH - CBS (replenish runtime and postpone deadline)
|
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 73 * Max number of Rx buffers we replenish at a time. 180 * refill_rspq - replenish an SGE response queue 182 * @q: the response queue to replenish
|
/linux-6.15/drivers/scsi/fnic/ |
D | fnic_fcs.c | 583 * buffer processing to replenish the buffers in the RQ
|
/linux-6.15/drivers/scsi/ |
D | libiscsi_tcp.c | 1158 * could replenish r2tqueue. in iscsi_tcp_r2tpool_alloc()
|
/linux-6.15/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-mac.c | 875 * to replenish the iwl->rxq->rx_free. 1008 /* We don't reschedule replenish work here -- we will in il3945_rx_allocate() 1010 * more buffers it will schedule replenish */ in il3945_rx_allocate()
|
/linux-6.15/fs/xfs/ |
D | xfs_bmap_util.c | 1469 * the transaction in this case to replenish the fallback log reservation and
|
/linux-6.15/drivers/net/ethernet/pasemi/ |
D | pasemi_mac.c | 780 * replenish loop uses it to tell when it's done. in pasemi_mac_clean_rx()
|
/linux-6.15/drivers/net/xen-netback/ |
D | netback.c | 822 /* Passed the point where we can replenish credit? */ in tx_credit_exceeded()
|
/linux-6.15/drivers/scsi/csiostor/ |
D | csio_wr.c | 1235 /* Replenish free list buffers if pending falls below low water mark */ in csio_wr_process_iq()
|
/linux-6.15/drivers/infiniband/hw/irdma/ |
D | puda.c | 1690 * on which wqe_idx to start replenish rq in irdma_ieq_receive()
|
/linux-6.15/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 2318 * on is empty. Our goal is to replenish this MRQs context in lpfc_nvmet_replenish_context() 2323 * we needed to replenish this CPU where nvmet_ctx_next_cpu in lpfc_nvmet_replenish_context()
|