Lines Matching refs:tmp
2225 struct page *page, *tmp; in gather_surplus_pages() local
2286 list_for_each_entry_safe(page, tmp, &surplus_list, lru) { in gather_surplus_pages()
2299 list_for_each_entry_safe(page, tmp, &surplus_list, lru) in gather_surplus_pages()
3921 unsigned long tmp = h->max_huge_pages; in hugetlb_sysctl_handler_common() local
3928 &tmp); in hugetlb_sysctl_handler_common()
3934 NUMA_NO_NODE, tmp, *length); in hugetlb_sysctl_handler_common()
3960 unsigned long tmp; in hugetlb_overcommit_handler() local
3966 tmp = h->nr_overcommit_huge_pages; in hugetlb_overcommit_handler()
3972 &tmp); in hugetlb_overcommit_handler()
3978 h->nr_overcommit_huge_pages = tmp; in hugetlb_overcommit_handler()
6399 unsigned long tmp = address; in hugetlb_unshare_pmds() local
6406 huge_pmd_unshare(mm, vma, &tmp, ptep); in hugetlb_unshare_pmds()