Searched defs:compact_control (Results 1 – 13 of 13) sorted by relevance
21447 struct compact_control { struct21448 struct list_head freepages;21449 struct list_head migratepages;21450 unsigned int nr_freepages;21451 unsigned int nr_migratepages;21452 long unsigned int free_pfn;21453 long unsigned int migrate_pfn;21454 long unsigned int fast_start_pfn;21455 struct zone *zone;21456 long unsigned int total_migrate_scanned;[all …]
16784 struct compact_control { struct16785 struct list_head freepages;16786 struct list_head migratepages;16787 unsigned int nr_freepages;16788 unsigned int nr_migratepages;16789 long unsigned int free_pfn;16790 long unsigned int migrate_pfn;16791 long unsigned int fast_start_pfn;16792 struct zone *zone;16793 long unsigned int total_migrate_scanned;[all …]
21460 struct compact_control { struct21461 struct list_head freepages;21462 struct list_head migratepages;21463 unsigned int nr_freepages;21464 unsigned int nr_migratepages;21465 long unsigned int free_pfn;21466 long unsigned int migrate_pfn;21467 long unsigned int fast_start_pfn;21468 struct zone *zone;21469 long unsigned int total_migrate_scanned;[all …]
47493 struct compact_control { struct47494 struct list_head freepages;47495 struct list_head migratepages;47496 unsigned int nr_freepages;47497 unsigned int nr_migratepages;47498 long unsigned int free_pfn;47499 long unsigned int migrate_pfn;47500 long unsigned int fast_start_pfn;47501 struct zone *zone;47502 long unsigned int total_migrate_scanned;[all …]
37944 struct compact_control { struct37945 struct list_head freepages;37946 struct list_head migratepages;37947 unsigned int nr_freepages;37948 unsigned int nr_migratepages;37949 unsigned long free_pfn;37950 unsigned long migrate_pfn;37951 unsigned long fast_start_pfn;37952 struct zone *zone;37953 unsigned long total_migrate_scanned;[all …]
23214 struct compact_control { struct23215 struct list_head freepages;23216 struct list_head migratepages;23217 unsigned int nr_freepages;23218 unsigned int nr_migratepages;23219 long unsigned int free_pfn;23220 long unsigned int migrate_pfn;23221 long unsigned int fast_start_pfn;23222 struct zone *zone;23223 long unsigned int total_migrate_scanned;[all …]
31339 struct compact_control { struct31340 struct list_head freepages;31341 struct list_head migratepages;31342 unsigned int nr_freepages;31343 unsigned int nr_migratepages;31344 long unsigned int free_pfn;31345 long unsigned int migrate_pfn;31346 long unsigned int fast_start_pfn;31347 struct zone *zone;31348 long unsigned int total_migrate_scanned;[all …]
47519 struct compact_control { struct47520 struct list_head freepages;47521 struct list_head migratepages;47522 unsigned int nr_freepages;47523 unsigned int nr_migratepages;47524 unsigned long free_pfn;47525 unsigned long migrate_pfn;47526 unsigned long fast_start_pfn;47527 struct zone *zone;47528 unsigned long total_migrate_scanned;[all …]