Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dmremap.c123 bool force_flush = false; in move_ptes() local
177 force_flush = true; in move_ptes()
184 if (force_flush) in move_ptes()
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()
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()
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/patches/linux-5.10/yangfan_patch/
Dothers.patch499 - bool force_flush = false;
508 - force_flush = true;
534 - if (force_flush)