Lines Matching refs:tmp
2015 struct page *page, *tmp; in gather_surplus_pages() local
2074 list_for_each_entry_safe(page, tmp, &surplus_list, lru) { in gather_surplus_pages()
2089 list_for_each_entry_safe(page, tmp, &surplus_list, lru) in gather_surplus_pages()
3460 unsigned long tmp = h->max_huge_pages; in hugetlb_sysctl_handler_common() local
3467 &tmp); in hugetlb_sysctl_handler_common()
3473 NUMA_NO_NODE, tmp, *length); in hugetlb_sysctl_handler_common()
3499 unsigned long tmp; in hugetlb_overcommit_handler() local
3505 tmp = h->nr_overcommit_huge_pages; in hugetlb_overcommit_handler()
3511 &tmp); in hugetlb_overcommit_handler()
3517 h->nr_overcommit_huge_pages = tmp; in hugetlb_overcommit_handler()
5800 unsigned long tmp = address; in hugetlb_unshare_pmds() local
5807 huge_pmd_unshare(mm, vma, &tmp, ptep); in hugetlb_unshare_pmds()