Home
last modified time | relevance | path

Searched defs:compact_control (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h39677 struct compact_control { struct
39678 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 …]