alloc_highmem 1443 kernel/power/snapshot.c static unsigned int alloc_normal, alloc_highmem; alloc_highmem 1506 kernel/power/snapshot.c alloc_highmem = 0; alloc_highmem 1533 kernel/power/snapshot.c alloc_highmem++; alloc_highmem 1612 kernel/power/snapshot.c if (alloc_highmem >= save) { alloc_highmem 1613 kernel/power/snapshot.c to_free_highmem = alloc_highmem - save; alloc_highmem 1616 kernel/power/snapshot.c save -= alloc_highmem; alloc_highmem 1634 kernel/power/snapshot.c alloc_highmem--; alloc_highmem 1720 kernel/power/snapshot.c alloc_highmem = 0; alloc_highmem 1859 kernel/power/snapshot.c unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem; alloc_highmem 1951 kernel/power/snapshot.c if (nr_highmem > alloc_highmem) { alloc_highmem 1952 kernel/power/snapshot.c nr_highmem -= alloc_highmem;