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

#include <async.h>

Data Fields

struct list_head node
 
struct list_head domain
 
int count
 
unsigned registered:1
 

Detailed Description

Definition at line 20 of file async.h.

Field Documentation

int count

Definition at line 23 of file async.h.

struct list_head domain

Definition at line 22 of file async.h.

Definition at line 21 of file async.h.

unsigned registered

Definition at line 24 of file async.h.


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