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

Data Fields

struct rb_node node
 
unsigned long start
 
unsigned long end
 

Detailed Description

The following functions are used for tracing the allocated swap pages, so that they can be freed in case of an error.

Definition at line 113 of file swap.c.

Field Documentation

unsigned long end

Definition at line 116 of file swap.c.

Definition at line 114 of file swap.c.

unsigned long start

Definition at line 115 of file swap.c.


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