Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ksm.h File Reference
#include <linux/bitops.h>
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/rmap.h>
#include <linux/sched.h>

Go to the source code of this file.

Functions

struct pageksm_does_need_to_copy (struct page *page, struct vm_area_struct *vma, unsigned long address)
 

Function Documentation

struct page* ksm_does_need_to_copy ( struct page page,
struct vm_area_struct vma,
unsigned long  address 
)
read

Definition at line 1592 of file ksm.c.