Home
last modified time | relevance | path

Searched refs:force_flush (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dmremap.c123 bool force_flush = false; in move_ptes() local
177 force_flush = true; in move_ptes()
184 if (force_flush) in move_ptes()
H A Dmemory.c1237 int force_flush = 0; in zap_pte_range() local
1284 force_flush = 1; in zap_pte_range()
1296 force_flush = 1; in zap_pte_range()
1348 if (force_flush) in zap_pte_range()
1358 if (force_flush) { in zap_pte_range()
1359 force_flush = 0; in zap_pte_range()
H A Dhuge_memory.c1747 bool force_flush = false; in move_huge_pmd() local
1769 force_flush = true; in move_huge_pmd()
1779 if (force_flush) in move_huge_pmd()
H A Dhugetlb.c3935 bool force_flush = false; in __unmap_hugepage_range() local
3965 force_flush = true; in __unmap_hugepage_range()
4036 if (force_flush) in __unmap_hugepage_range()
/kernel/linux/linux-6.6/mm/
H A Dmremap.c144 bool force_flush = false; in move_ptes() local
207 force_flush = true; in move_ptes()
214 if (force_flush) in move_ptes()
H A Dhuge_memory.c1754 bool force_flush = false; in move_huge_pmd() local
1777 force_flush = true; in move_huge_pmd()
1787 if (force_flush) in move_huge_pmd()
H A Dmemory.c1402 int force_flush = 0; in zap_pte_range() local
1457 force_flush = 1; in zap_pte_range()
1470 force_flush = 1; in zap_pte_range()
1530 if (force_flush) { in zap_pte_range()
1542 if (force_flush) in zap_pte_range()
H A Dhugetlb.c5329 bool force_flush = false; in __unmap_hugepage_range() local
5355 force_flush = true; in __unmap_hugepage_range()
5443 if (force_flush) in __unmap_hugepage_range()

Completed in 40 milliseconds