Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemory.c1078 int force_flush = 0; in zap_pte_range() local
1119 force_flush = 1; in zap_pte_range()
1131 force_flush = 1; in zap_pte_range()
1163 if (force_flush) in zap_pte_range()
1173 if (force_flush) { in zap_pte_range()
1174 force_flush = 0; in zap_pte_range()
Dhugetlb.c2739 int force_flush = 0; in __unmap_hugepage_range() local
2805 force_flush = !__tlb_remove_page(tlb, page); in __unmap_hugepage_range()
2806 if (force_flush) { in __unmap_hugepage_range()
2824 if (force_flush) { in __unmap_hugepage_range()
2825 force_flush = 0; in __unmap_hugepage_range()
Dvmalloc.c601 int sync, int force_flush) in __purge_vmap_area_lazy() argument
614 if (!sync && !force_flush) { in __purge_vmap_area_lazy()
641 if (nr || force_flush) in __purge_vmap_area_lazy()