Home
last modified time | relevance | path

Searched refs:retry (Results 1 – 16 of 16) sorted by relevance

/mm/
Dshuffle.c117 int migratetype, retry; in __shuffle_zone() local
130 for (retry = 0; retry < SHUFFLE_RETRY; retry++) { in __shuffle_zone()
144 if (retry >= SHUFFLE_RETRY) { in __shuffle_zone()
Duserfaultfd.c217 retry: in __mcopy_atomic_hugetlb()
311 goto retry; in __mcopy_atomic_hugetlb()
461 retry: in __mcopy_atomic()
575 goto retry; in __mcopy_atomic()
Dgup.c182 retry: in follow_page_pte()
204 goto retry; in follow_page_pte()
252 goto retry; in follow_page_pte()
340 retry: in follow_pmd_mask()
355 goto retry; in follow_pmd_mask()
832 retry: in __get_user_pages()
849 goto retry; in __get_user_pages()
960 retry: in fixup_user_fault()
984 goto retry; in fixup_user_fault()
Dfilemap.c1748 goto retry; in find_get_entries()
1763 retry: in find_get_entries()
1811 goto retry; in find_get_pages_range()
1825 retry: in find_get_pages_range()
1879 goto retry; in find_get_pages_contig()
1891 retry: in find_get_pages_contig()
1937 goto retry; in find_get_pages_range_tag()
1951 retry: in find_get_pages_range_tag()
Dmigrate.c1403 int retry = 1; in migrate_pages() local
1415 for(pass = 0; pass < 10 && retry; pass++) { in migrate_pages()
1416 retry = 0; in migrate_pages()
1419 retry: in migrate_pages()
1450 goto retry; in migrate_pages()
1456 retry++; in migrate_pages()
1473 nr_failed += retry; in migrate_pages()
Dmemcontrol.c652 retry: in __mem_cgroup_largest_soft_limit_node()
667 goto retry; in __mem_cgroup_largest_soft_limit_node()
2516 retry: in try_charge()
2534 goto retry; in try_charge()
2576 goto retry; in try_charge()
2581 goto retry; in try_charge()
2596 goto retry; in try_charge()
2602 goto retry; in try_charge()
2605 goto retry; in try_charge()
2626 goto retry; in try_charge()
[all …]
Dhugetlb.c364 retry: in region_chg()
412 goto retry; in region_chg()
492 retry: in region_del()
527 goto retry; in region_del()
1834 retry: in gather_surplus_pages()
1857 goto retry; in gather_surplus_pages()
3937 retry: in hugetlb_no_page()
4007 goto retry; in hugetlb_no_page()
5074 retry: in follow_huge_pmd()
5092 goto retry; in follow_huge_pmd()
Dpage_alloc.c2726 retry: in __rmqueue()
2734 goto retry; in __rmqueue()
3589 retry: in get_page_from_freelist()
3646 goto retry; in get_page_from_freelist()
3723 goto retry; in get_page_from_freelist()
4150 retry: in __alloc_pages_direct_reclaim()
4162 goto retry; in __alloc_pages_direct_reclaim()
4529 retry: in __alloc_pages_slowpath()
4587 goto retry; in __alloc_pages_slowpath()
4599 goto retry; in __alloc_pages_slowpath()
[all …]
Dvmalloc.c1078 retry: in alloc_vmap_area()
1132 goto retry; in alloc_vmap_area()
1140 goto retry; in alloc_vmap_area()
3264 retry: in pcpu_get_vm_areas()
3385 goto retry; in pcpu_get_vm_areas()
Dbacking-dev.c410 retry: in wb_congested_get_create()
447 goto retry; in wb_congested_get_create()
Dz3fold.c882 retry: in z3fold_alloc()
903 goto retry; in z3fold_alloc()
Dhuge_memory.c83 retry: in get_huge_zero_page()
98 goto retry; in get_huge_zero_page()
Dvmscan.c3073 retry: in do_try_to_free_pages()
3123 goto retry; in do_try_to_free_pages()
Dswapfile.c2141 retry: in try_to_unuse()
2224 goto retry; in try_to_unuse()
Dslab.c3121 retry: in fallback_alloc()
3158 goto retry; in fallback_alloc()
Dshmem.c1841 int retry = 5; in shmem_getpage_gfp() local
1851 while (retry--) { in shmem_getpage_gfp()