Home
last modified time | relevance | path

Searched refs:pushed (Results 1 – 9 of 9) sorted by relevance

/drivers/vdpa/vdpa_sim/
A Dvdpa_sim_blk.c113 size_t pushed = 0, to_pull, to_push; in vdpasim_blk_handle_req() local
190 pushed += bytes; in vdpasim_blk_handle_req()
225 pushed += bytes; in vdpasim_blk_handle_req()
303 if (to_push - pushed > 0) in vdpasim_blk_handle_req()
304 vringh_kiov_advance(&vq->in_iov, to_push - pushed); in vdpasim_blk_handle_req()
311 pushed += bytes; in vdpasim_blk_handle_req()
319 vringh_complete_iotlb(&vq->vring, vq->head, pushed); in vdpasim_blk_handle_req()
/drivers/net/ethernet/intel/fm10k/
A Dfm10k_mbx.c219 if (!mbx->pushed) in fm10k_mbx_pushed_tail_len()
302 len += mbx->pushed; in fm10k_mbx_validate_msg_size()
438 end = fm10k_fifo_tail_offset(fifo, mbx->pushed); in fm10k_mbx_read_copy()
479 len = fm10k_fifo_unused(fifo) - mbx->pushed; in fm10k_mbx_push_tail()
499 mbx->pushed += len; in fm10k_mbx_push_tail()
503 len && (mbx->pushed >= len); in fm10k_mbx_push_tail()
506 mbx->pushed -= len; in fm10k_mbx_push_tail()
1081 mbx->pushed = 0; in fm10k_mbx_reset_work()
1248 if (mbx->pushed) in fm10k_mbx_process_disconnect()
1899 mbx->head = fm10k_mbx_head_sub(mbx, mbx->pushed); in fm10k_sm_mbx_receive()
[all …]
A Dfm10k_mbx.h267 u16 head, head_len, pushed; member
/drivers/acpi/
A Dbutton.c175 unsigned long pushed; member
474 event, ++button->pushed); in acpi_button_notify()
/drivers/iio/buffer/
A DKconfig11 usage. That is, those where the data is pushed to the consumer.
/drivers/platform/surface/
A Dsurfacepro3_button.c70 unsigned long pushed; member
/drivers/atm/
A Deni.c148 backlogged = 0,rx_enqueued = 0,rx_dequeued = 0,pushed = 0,submitted = 0, variable
767 pushed++; in dequeue_rx()
1465 rx_enqueued,rx_dequeued,putting,pushed);
/drivers/gpu/drm/ci/
A Dgitlab-ci.yml31 # Bucket for the pipeline artifacts pushed to S3
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dfwsignal.c437 u32 pushed; member
595 h->pushed++; in brcmf_fws_hanger_pushpkt()

Completed in 28 milliseconds