Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | mm_head |
struct mm_slot * | mm_slot |
unsigned long | address |
struct khugepaged_scan - cursor for scanning : the head of the mm list to scan : the current mm_slot we are scanning : the next address inside that to be scanned
There is only the one khugepaged_scan instance of this cursor structure.
Definition at line 89 of file huge_memory.c.
Definition at line 92 of file huge_memory.c.
Definition at line 90 of file huge_memory.c.
Definition at line 91 of file huge_memory.c.