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

Data Fields

struct rb_node node
 
struct hlist_head hlist
 
unsigned long kpfn
 

Detailed Description

struct stable_node - node of the stable rbtree : rb node of this ksm page in the stable tree : hlist head of rmap_items using this ksm page : page frame number of this ksm page

Definition at line 119 of file ksm.c.

Field Documentation

Definition at line 121 of file ksm.c.

unsigned long kpfn

Definition at line 122 of file ksm.c.

Definition at line 120 of file ksm.c.


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