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

Data Fields

struct list_head list
 
u64 addr
 
int length
 
struct eventfd_ctxeventfd
 
u64 datamatch
 
struct kvm_io_device dev
 
bool wildcard
 

Detailed Description

Definition at line 568 of file eventfd.c.

Field Documentation

u64 addr

Definition at line 570 of file eventfd.c.

u64 datamatch

Definition at line 573 of file eventfd.c.

Definition at line 574 of file eventfd.c.

struct eventfd_ctx* eventfd

Definition at line 572 of file eventfd.c.

int length

Definition at line 571 of file eventfd.c.

Definition at line 569 of file eventfd.c.

bool wildcard

Definition at line 575 of file eventfd.c.


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