Linux Kernel
3.7.1
|
Data Fields | |
struct rb_node | node |
struct hlist_head | hlist |
unsigned long | kpfn |
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
struct hlist_head hlist |