Home
last modified time | relevance | path

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

12

/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim_blk.c64 size_t pushed = 0, to_pull, to_push; in vdpasim_blk_handle_req() local
131 pushed += bytes; in vdpasim_blk_handle_req()
166 pushed += bytes; in vdpasim_blk_handle_req()
179 if (to_push - pushed > 0) in vdpasim_blk_handle_req()
180 vringh_kiov_advance(&vq->in_iov, to_push - pushed); in vdpasim_blk_handle_req()
187 pushed += bytes; in vdpasim_blk_handle_req()
192 vringh_complete_iotlb(&vq->vring, vq->head, pushed); in vdpasim_blk_handle_req()
/linux/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
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
36 this value then the threshold rising event is pushed.
A Dsysfs-bus-iio-gyro-bmg1606 which sets driver in a mode, where data is pushed to the buffer
A Dsysfs-bus-iio-accel-bmc1506 which sets driver in a mode, where data is pushed to the buffer
A Dsysfs-driver-intc_sar42 by a single space. This information can then be pushed to a
/linux/net/mpls/
A DKconfig23 that have had MPLS stack entries pushed onto them and thus
/linux/drivers/acpi/
A Dbutton.c156 unsigned long pushed; member
434 event, ++button->pushed); in acpi_button_notify()
/linux/drivers/iio/buffer/
A DKconfig11 usage. That is, those where the data is pushed to the consumer.
/linux/drivers/platform/surface/
A Dsurfacepro3_button.c70 unsigned long pushed; member
/linux/arch/m68k/fpsp040/
A Dx_fline.S35 | the equate is valid only after a 'link a6' has pushed one more
A Dfpsp.h66 | a second fsave frame can be pushed onto the stack and the
/linux/Documentation/misc-devices/
A Dbh1770glc.rst37 interrupts the delayed work is pushed forward. So, when proximity level goes
/linux/Documentation/devicetree/bindings/dma/ti/
A Dk3-udma.yaml28 is indirectly controlled by the order in which blocks are pushed into the DMA
/linux/Documentation/networking/
A Dnetdev-FAQ.rst122 patch is a good way to ensure your patch is ignored or pushed to the
140 There is no revert possible, once it is pushed out, it stays like that.
A Dgtp.rst153 extended it with new features and finally pushed all of us to get it
/linux/Documentation/devicetree/bindings/soc/ti/
A Dkeystone-navigator-qmss.txt67 queues looking for descriptors that have been pushed
/linux/tools/testing/selftests/bpf/
A DREADME.rst116 has been pushed to llvm 10.x release branch and will be
/linux/Documentation/driver-api/
A Dgeneric-counter.rst513 pushed to userspace.
538 Extension 0, and Count 7 -- the data returned for each is pushed to a
/linux/Documentation/hid/
A Dhid-sensor.rst234 These reports are pushed using misc device interface in a FIFO order::
/linux/drivers/atm/
A Deni.c148 backlogged = 0,rx_enqueued = 0,rx_dequeued = 0,pushed = 0,submitted = 0, variable
767 pushed++; in dequeue_rx()
1463 rx_enqueued,rx_dequeued,putting,pushed);
/linux/Documentation/filesystems/
A Djournalling.rst62 buffer you now know is now longer required to be pushed back on the
/linux/Documentation/trace/
A Dring-buffer-design.rst373 the head page will be pushed ahead one. If the buffer is in producer/consumer
715 page. If this fails, a nested write pushed it forward, the current write
/linux/Documentation/sound/designs/
A Dtimestamping.rst62 are pushed on a link. The link time can be directly measured if

Completed in 33 milliseconds

12