Home
last modified time | relevance | path

Searched defs:virtqueue (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58034 struct virtqueue { struct
58036 void (*callback)(struct virtqueue *); argument
58037 const char *name;
58038 struct virtio_device *vdev;
58039 unsigned int index;
58040 unsigned int num_free;
58064 typedef void vq_callback_t(struct virtqueue *); argument