Searched defs:compact_control (Results 1 – 7 of 7) sorted by relevance
39677 struct compact_control { struct39678 struct list_head freepages;39679 struct list_head migratepages;39680 unsigned int nr_freepages;39681 unsigned int nr_migratepages;39682 long unsigned int free_pfn;39683 long unsigned int migrate_pfn;39684 long unsigned int fast_start_pfn;39685 struct zone *zone;39686 long unsigned int total_migrate_scanned;[all …]
68058 struct compact_control { struct68059 struct list_head freepages;68060 struct list_head migratepages;68061 unsigned int nr_freepages;68062 unsigned int nr_migratepages;68063 long unsigned int free_pfn;68064 long unsigned int migrate_pfn;68065 long unsigned int fast_start_pfn;68066 struct zone *zone;68067 long unsigned int total_migrate_scanned;[all …]
34468 struct compact_control { struct34469 struct list_head freepages;34470 struct list_head migratepages;34471 unsigned int nr_freepages;34472 unsigned int nr_migratepages;34473 long unsigned int free_pfn;34474 long unsigned int migrate_pfn;34475 long unsigned int fast_start_pfn;34476 struct zone *zone;34477 long unsigned int total_migrate_scanned;[all …]
40581 struct compact_control { struct40582 struct list_head freepages;40583 struct list_head migratepages;40584 unsigned int nr_freepages;40585 unsigned int nr_migratepages;40586 long unsigned int free_pfn;40587 long unsigned int migrate_pfn;40588 long unsigned int fast_start_pfn;40589 struct zone___2 *zone;40590 long unsigned int total_migrate_scanned;[all …]