/openbmc/linux/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()
|
/openbmc/linux/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() 642 u16 offset = fm10k_fifo_tail_offset(fifo, mbx->pushed) - len; in fm10k_mbx_verify_remote_crc() 720 memmove(fifo->buffer, fifo->buffer + fifo->tail, mbx->pushed << 2); in fm10k_mbx_dequeue_rx() 1081 mbx->pushed = 0; in fm10k_mbx_reset_work() [all …]
|
H A D | fm10k_mbx.h | 267 u16 head, head_len, pushed; member
|
/openbmc/linux/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-gyro-bmg160 | 6 which sets driver in a mode, where data is pushed to the buffer
|
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-driver-intc_sar | 42 by a single space. This information can then be pushed to a
|
/openbmc/linux/net/mpls/ |
H A D | Kconfig | 23 that have had MPLS stack entries pushed onto them and thus
|
/openbmc/qemu/gdbstub/ |
H A D | meson.build | 3 # types. The bits pushed to system/user.c try to use guest agnostic
|
/openbmc/linux/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
|
/openbmc/linux/drivers/platform/surface/ |
H A D | surfacepro3_button.c | 70 unsigned long pushed; member
|
/openbmc/linux/drivers/iio/buffer/ |
H A D | Kconfig | 11 usage. That is, those where the data is pushed to the consumer.
|
/openbmc/linux/drivers/acpi/ |
H A D | button.c | 174 unsigned long pushed; member 468 event, ++button->pushed); in acpi_button_notify()
|
/openbmc/phosphor-pid-control/ |
H A D | ipmi.md | 5 For temperature sensors not reachable by the BMC, sensor readings can be pushed
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit/ |
H A D | 0001-Fix-function-prototype-errors.patch | 47 y = pushc ? 1 : 0; /* Have command character pushed? */
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_fline.S | 35 | the equate is valid only after a 'link a6' has pushed one more
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | bh1770glc.rst | 37 interrupts the delayed work is pushed forward. So, when proximity level goes
|
/openbmc/docs/designs/ |
H A D | cper-records.md | 34 that will be pushed to openbmc/libcper, if approved.
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | releases.md | 14 …ntegration step. However, any patches upstreamed in this manner must be pushed to master in a tim…
|
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | keystone-navigator-qmss.txt | 67 queues looking for descriptors that have been pushed
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/ |
H A D | 0001-Fix-build-issues-with-latest-Clang.patch | 32 …bout different types on the middle/right of a ternary expression. I just pushed the comparison ins…
|
/openbmc/docs/ |
H A D | meta-layer-guidelines.md | 105 pushed to. If you're pulling in code from a dead project, inquire to the
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | contributing.md | 30 that point on would need to be pushed to maintain the relationship. This will
|
/openbmc/linux/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
|
/openbmc/qemu/docs/specs/ |
H A D | ppc-spapr-xive.rst | 282 - the last entries that were pushed in the event queue.
|