Function report |
Source Code:include\linux\virtio_config.h |
Create Date:2022-07-28 18:05:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:virtio_find_single_vq
Proto:static inline struct virtqueue *virtio_find_single_vq(struct virtio_device *vdev, vq_callback_t *c, const char *n)
Type:struct virtqueue
Parameter:
Type | Parameter | Name |
---|---|---|
struct virtio_device * | vdev | |
vq_callback_t * | c | |
const char * | n |
181 | vq_callback_t * callbacks[] = {c} |
188 | Return vq |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |