Home
last modified time | relevance | path

Searched refs:alloc_highmem (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/power/
A Dsnapshot.c1484 static unsigned int alloc_normal, alloc_highmem; variable
1547 alloc_highmem = 0; in swsusp_free()
1574 alloc_highmem++; in preallocate_image_pages()
1651 if (alloc_highmem >= save) { in free_unnecessary_pages()
1652 to_free_highmem = alloc_highmem - save; in free_unnecessary_pages()
1655 save -= alloc_highmem; in free_unnecessary_pages()
1673 alloc_highmem--; in free_unnecessary_pages()
1763 alloc_highmem = 0; in hibernate_preallocate_memory()
1901 unsigned int free_highmem = count_free_highmem_pages() + alloc_highmem; in count_pages_for_highmem()
1993 if (nr_highmem > alloc_highmem) { in swsusp_alloc()
[all …]
/linux/
A DSystem.map160544 ffff8000120f2e58 b alloc_highmem
A D.tmp_System.map160544 ffff8000120f2e58 b alloc_highmem

Completed in 339 milliseconds