Searched full:refilling (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | test_bpf_ma.c | 205 /* Alloc 128 16-bytes objects in batch to trigger refilling, in test_batch_alloc_free() 229 /* Alloc 128 16-bytes objects in batch to trigger refilling, in test_free_through_map_free() 253 /* Alloc 128 8-bytes per-cpu objects in batch to trigger refilling, in test_batch_percpu_alloc_free() 275 /* Alloc 128 8-bytes per-cpu objects in batch to trigger refilling, in test_percpu_free_through_map_free()
|
/linux-6.8/Documentation/arch/x86/ |
D | tlb.rst | 62 with the cycles that you spend refilling the TLB later.
|
/linux-6.8/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_txrx.c | 105 * before refilling to avoid race condition with userspace. in mlx5e_napi_xsk_post()
|
/linux-6.8/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 158 * refilling the fifo and PV consuming from the fifo, ie. in vc4_crtc_get_scanout_position() 172 * the VSTART restart signal from the PV, just started refilling its in vc4_crtc_get_scanout_position() 201 * started refilling, and the stime and etime timestamps in vc4_crtc_get_scanout_position()
|
D | vc4_plane.c | 1343 * refilling) scan out from at a new framebuffer.
|
/linux-6.8/drivers/net/ethernet/alteon/ |
D | acenic.c | 319 * when to start refilling the rings are set to 75% of the ring 322 * we don't risk that the refilling is moved to another CPU when the 1483 printk(KERN_ERR "%s: Someone is busy refilling the RX ring\n", in ace_init() 1489 printk(KERN_ERR "%s: Someone is busy refilling " in ace_init() 1573 printk("refilling buffers (current %i)\n", cur_size); in ace_tasklet() 1583 printk("refilling mini buffers (current %i)\n", in ace_tasklet() 1594 printk("refilling jumbo buffers (current %i)\n", cur_size); in ace_tasklet()
|
/linux-6.8/drivers/mtd/ubi/ |
D | fastmap-wl.c | 105 * as much as we can. This will reduce pool refilling times, which can
|
/linux-6.8/net/rds/ |
D | ib_cm.c | 240 * the thread refilling the ring. Each ring operation is protected by 241 * spinlocks and the transient state of refilling doesn't change the
|
/linux-6.8/mm/ |
D | mempool.c | 530 * without locking achieves that and refilling as soon as possible in mempool_free()
|
D | vmscan.c | 1113 * inactive list and refilling from the active list. The in shrink_folio_list()
|
/linux-6.8/arch/mips/kernel/ |
D | pm-cps.c | 300 * refilling (via the FSB) if the loop is executed again. in cps_gen_flush_fsb()
|
/linux-6.8/net/core/ |
D | page_pool.c | 303 * assumes CPU refilling driver RX-ring will also run RX-NAPI. in page_pool_refill_alloc_cache()
|
/linux-6.8/drivers/staging/axis-fifo/ |
D | axis-fifo.c | 541 /* write data from an intermediate buffer into the fifo IP, refilling in axis_fifo_write()
|
/linux-6.8/drivers/md/bcache/ |
D | writeback.c | 589 * freed) before refilling again in read_dirty()
|
/linux-6.8/fs/xfs/libxfs/ |
D | xfs_attr.c | 99 * XXX (dchinner): name path state saving and refilling is an optimisation to
|
/linux-6.8/drivers/iio/magnetometer/ |
D | yamaha-yas530.c | 669 dev_err(yas5xx->dev, "error refilling buffer\n"); in yas5xx_fill_buffer()
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | htt_rx.c | 221 /* Refilling the whole RX ring buffer proves to be a bad idea. The in ath10k_htt_rx_msdu_buff_replenish() 230 * out refilling. If there's not enough buffers on RX ring FW will not in ath10k_htt_rx_msdu_buff_replenish()
|
/linux-6.8/drivers/net/ |
D | virtio_net.c | 52 * buffer size when refilling RX rings. As the entire RX ring may be refilled 295 /* Work struct for delayed refilling if we run low on memory. */
|
/linux-6.8/drivers/net/ethernet/sis/ |
D | sis900.c | 1854 /* refill the Rx buffer, what if the rate of refilling is slower in sis900_rx()
|
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 2369 * information before refilling the Free List! in t4vf_sge_alloc_rxq()
|
/linux-6.8/drivers/net/ethernet/amazon/ena/ |
D | ena_netdev.c | 650 "Refilling Queue %d failed. allocated %d buffers from: %d\n", in ena_refill_all_rx_bufs()
|
/linux-6.8/drivers/net/wireless/intel/iwlegacy/ |
D | 3945-mac.c | 1208 * then a bug has been introduced in the queue refilling in il3945_rx_handle()
|
D | 4965-mac.c | 4237 * then a bug has been introduced in the queue refilling in il4965_rx_handle()
|
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 4502 * information before refilling the Free List! in t4_sge_alloc_rxq()
|
/linux-6.8/include/net/ |
D | mac80211.h | 2874 * refilling deficit of each TXQ.
|
12