Searched refs:refilled (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/include/linux/sched/
H A Drt.h56 * Timeslices get refilled after they expire.
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c63 int refilled = 0; tulip_refill_rx() local
88 refilled++; tulip_refill_rx()
100 return refilled; tulip_refill_rx()
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dfw.c64 /* Polling IMEM Ready after CPU has refilled. */ _rtl92s_firmware_enable_cpu()
69 "IMEM Ready after CPU has refilled\n"); _rtl92s_firmware_enable_cpu()
/linux-4.1.27/drivers/vhost/
H A Dtest.c63 /* Nothing new? Wait for eventfd to tell us they refilled. */ handle_vq()
H A Dnet.c342 /* Nothing new? Wait for eventfd to tell us they refilled. */ handle_tx()
583 * they refilled. */ handle_rx()
H A Dscsi.c1043 /* Nothing new? Wait for eventfd to tell us they refilled. */ vhost_scsi_handle_vq()
/linux-4.1.27/kernel/trace/
H A Dtrace_stat.c233 /* The session stat is refilled and resorted at each stat file opening */ tracing_stat_open()
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c616 int refilled; rxq_refill() local
618 refilled = 0; rxq_refill()
619 while (refilled < budget && rxq->rx_desc_count < rxq->rx_ring_size) { rxq_refill()
635 refilled++; rxq_refill()
662 if (refilled < budget) rxq_refill()
666 return refilled; rxq_refill()
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_aux.c269 * @adapter: ptr to struct zfcp_adapter for which the buffers should be refilled
/linux-4.1.27/drivers/net/ethernet/octeon/
H A Docteon_mgmt.c423 * ring is refilled, buffers sized for the new MTU octeon_mgmt_receive_one()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dhtt.h1321 * not refilled to the level expected
H A Dhtt_rx.c175 * report RX until it is refilled with enough buffers. This ath10k_htt_rx_msdu_buff_replenish()
/linux-4.1.27/drivers/net/wireless/
H A Dmwl8k.c1198 int refilled; rxq_refill() local
1200 refilled = 0; rxq_refill()
1224 refilled++; rxq_refill()
1227 return refilled; rxq_refill()
/linux-4.1.27/fs/nfs/
H A Dfile.c312 * before it can be refilled by reading in the page from the server.
/linux-4.1.27/net/ipv4/
H A Dicmp.c257 /* Check if token bucket is empty and cannot be refilled icmp_global_allow()
/linux-4.1.27/drivers/mtd/ubi/
H A Dubi.h255 * to the flash and the pool gets refilled with empty PEBs.
/linux-4.1.27/drivers/net/
H A Dvirtio_net.c45 * ring may be refilled at once, the weight is chosen so that the EWMA will be
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c324 /* don't scan ring further than number of refilled bcm_enet_receive_queue()
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_host.c93 * "claimed" until its software queue is no longer refilled. No multiplexing
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Ddispc.c2130 * All lines need to be refilled during the nonactive period of which check_horiz_timing_omap3()
/linux-4.1.27/mm/
H A Dslab.c2859 if (!ac->avail) /* objects refilled by interrupt? */ cache_alloc_refill()
/linux-4.1.27/tools/lguest/
H A Dlguest.c775 /* Nothing new? Wait for eventfd to tell us they refilled. */ wait_for_vq_desc()

Completed in 1038 milliseconds