| /linux-6.15/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim_blk.c | 113 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()
|
| /linux-6.15/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_mbx.c | 219 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 …]
|
| H A D | fm10k_mbx.h | 267 u16 head, head_len, pushed; member
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-hi8435 | 17 this value then the threshold falling event is pushed. 36 this value then the threshold rising event is pushed.
|
| H A D | sysfs-bus-iio-accel-bmc150 | 6 which sets driver in a mode, where data is pushed to the buffer
|
| H A D | sysfs-bus-iio-gyro-bmg160 | 6 which sets driver in a mode, where data is pushed to the buffer
|
| H A D | sysfs-driver-intc_sar | 42 by a single space. This information can then be pushed to a
|
| /linux-6.15/net/mpls/ |
| H A D | Kconfig | 23 that have had MPLS stack entries pushed onto them and thus
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | shstk.rst | 134 When a signal happens, the old pre-signal state is pushed on the stack. When 135 shadow stack is enabled, the shadow stack specific state is pushed onto the 136 shadow stack. Today this is only the old SSP (shadow stack pointer), pushed
|
| /linux-6.15/drivers/platform/surface/ |
| H A D | surfacepro3_button.c | 70 unsigned long pushed; member
|
| /linux-6.15/drivers/iio/buffer/ |
| H A D | Kconfig | 11 usage. That is, those where the data is pushed to the consumer.
|
| /linux-6.15/drivers/acpi/ |
| H A D | button.c | 175 unsigned long pushed; member 474 event, ++button->pushed); in acpi_button_notify()
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | x_fline.S | 35 | the equate is valid only after a 'link a6' has pushed one more
|
| H A D | fpsp.h | 66 | a second fsave frame can be pushed onto the stack and the
|
| /linux-6.15/tools/include/uapi/ |
| H A D | README | 47 was pushed back on from the kernel side, when tooling modified the
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | bh1770glc.rst | 37 interrupts the delayed work is pushed forward. So, when proximity level goes
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | gcs.rst | 24 performed the current PC is pushed onto the GCS and on RET the 172 return handler will be pushed onto the GCS, allowing return from the signal
|
| /linux-6.15/Documentation/gpu/ |
| H A D | msm-preemption.rst | 10 pushed to it, reducing latency for high priority submissions.
|
| /linux-6.15/mm/ |
| H A D | slab_common.c | 1794 bool pushed; in fill_page_cache_func() local 1808 pushed = put_cached_bnode(krcp, bnode); in fill_page_cache_func() 1811 if (!pushed) { in fill_page_cache_func()
|
| /linux-6.15/Documentation/devicetree/bindings/dma/ti/ |
| H A D | k3-udma.yaml | 28 is indirectly controlled by the order in which blocks are pushed into the DMA
|
| /linux-6.15/Documentation/devicetree/bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 67 queues looking for descriptors that have been pushed
|
| /linux-6.15/drivers/gpu/drm/ci/ |
| H A D | gitlab-ci.yml | 31 # Bucket for the pipeline artifacts pushed to S3
|
| /linux-6.15/Documentation/hid/ |
| H A D | hid-sensor.rst | 234 These reports are pushed using misc device interface in a FIFO order::
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | generic-counter.rst | 513 pushed to userspace. 538 Extension 0, and Count 7 -- the data returned for each is pushed to a
|
| /linux-6.15/drivers/atm/ |
| H A D | eni.c | 148 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);
|