Home
last modified time | relevance | path

Searched defs:queue (Results 26 – 50 of 93) sorted by relevance

1234

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h76 struct list_head *queue; in next_urb() local
H A Dmusb_gadget.h83 struct list_head *queue = &ep->req_list; in next_request() local
/openbmc/qemu/tests/qtest/fuzz/
H A Dvirtio_scsi_fuzz.c74 uint8_t queue; in virtio_scsi_fuzz() member
H A Dvirtio_blk_fuzz.c71 uint8_t queue; in virtio_blk_fuzz() member
/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.h92 struct list_head queue; member
144 struct list_head queue; member
H A Dfotg210.c37 struct list_head queue; member
44 struct list_head queue; member
H A Dci_udc.h82 struct list_head queue; member
94 struct list_head queue; member
/openbmc/qemu/include/hw/input/
H A Dhid.h23 HIDPointerEvent queue[QUEUE_LENGTH]; member
H A Dps2.h59 PS2Queue queue; member
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_ring.c248 void *queue = NULL; in vring_create_virtqueue() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-qmp.c805 uint16_t queue, in qmp_x_query_virtio_vhost_queue_status()
/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c430 const struct dpni_queue *queue) in dpni_set_queue()
449 struct dpni_queue *queue) in dpni_get_queue()
/openbmc/u-boot/drivers/usb/host/
H A Dusb-uclass.c94 void *poll_int_queue(struct usb_device *udev, struct int_queue *queue) in poll_int_queue()
105 int destroy_int_queue(struct usb_device *udev, struct int_queue *queue) in destroy_int_queue()
/openbmc/qemu/block/
H A Dthrottle.c185 BlockReopenQueue *queue, Error **errp) in throttle_reopen_prepare()
H A Dnull.c224 BlockReopenQueue *queue, Error **errp) in null_reopen_prepare()
/openbmc/qemu/hw/m68k/
H A Dnext-kbd.c67 KBDQueue queue; member
/openbmc/qemu/include/hw/char/
H A Descc.h38 ESCCSERIOQueue queue; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-input.h68 } *queue; member
/openbmc/qemu/hw/i386/
H A Dvmmouse.c66 uint32_t queue[VMMOUSE_QUEUE_SIZE]; member
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py231 def _run_test(self, testserver, process_result, queue): argument
/openbmc/qemu/backends/
H A Dcryptodev-vhost-user.c66 uint16_t queue) in cryptodev_vhost_user_get_vhost()
/openbmc/qemu/contrib/vhost-user-input/
H A Dmain.c35 } *queue; member
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h140 #define DPNI_CMD_SET_BUFFER_LAYOUT(cmd, layout, queue) \ argument
229 #define DPNI_RSP_GET_QUEUE(cmd, queue) \ argument
241 #define DPNI_CMD_SET_QUEUE(cmd, type, tc, index, queue) \ argument
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c556 __u16 *queue = 0; in tun_rss_steering_prog() local
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dserv.py362 def run(queue): argument

1234