Linux Kernel
3.7.1
|
#include <vhost.h>
Data Fields | |
struct vhost_memory __rcu * | memory |
struct mm_struct * | mm |
struct mutex | mutex |
unsigned | acked_features |
struct vhost_virtqueue * | vqs |
int | nvqs |
struct file * | log_file |
struct eventfd_ctx * | log_ctx |
spinlock_t | work_lock |
struct list_head | work_list |
struct task_struct * | worker |
struct eventfd_ctx* log_ctx |
struct vhost_memory __rcu* memory |
struct vhost_virtqueue* vqs |
spinlock_t work_lock |