Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_irqfd Struct Reference

Data Fields

struct kvmkvm
 
wait_queue_t wait
 
struct
kvm_kernel_irq_routing_entry
__rcu
irq_entry
 
int gsi
 
struct work_struct inject
 
struct _irqfd_resamplerresampler
 
struct eventfd_ctxresamplefd
 
struct list_head resampler_link
 
struct eventfd_ctxeventfd
 
struct list_head list
 
poll_table pt
 
struct work_struct shutdown
 

Detailed Description

Definition at line 71 of file eventfd.c.

Field Documentation

struct eventfd_ctx* eventfd

Definition at line 87 of file eventfd.c.

int gsi

Definition at line 78 of file eventfd.c.

Definition at line 79 of file eventfd.c.

Definition at line 76 of file eventfd.c.

Definition at line 73 of file eventfd.c.

Definition at line 88 of file eventfd.c.

Definition at line 89 of file eventfd.c.

struct eventfd_ctx* resamplefd

Definition at line 83 of file eventfd.c.

Definition at line 81 of file eventfd.c.

struct list_head resampler_link

Definition at line 85 of file eventfd.c.

struct work_struct shutdown

Definition at line 90 of file eventfd.c.

Definition at line 74 of file eventfd.c.


The documentation for this struct was generated from the following file: