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

/linux-master/mm/
H A Dmremap.c144 bool force_flush = false; local
207 force_flush = true;
214 if (force_flush)
H A Dmemory.c1473 bool *force_flush, bool *force_break)
1484 *force_flush = true;
1510 *force_flush = true;
1524 struct zap_details *details, int *rss, bool *force_flush,
1559 addr, details, rss, force_flush,
1564 details, rss, force_flush, force_break);
1573 bool force_flush = false, force_break = false; local
1606 addr, details, rss, &force_flush,
1670 if (force_flush) {
1682 if (force_flush)
1469 zap_present_folio_ptes(struct mmu_gather *tlb, struct vm_area_struct *vma, struct folio *folio, struct page *page, pte_t *pte, pte_t ptent, unsigned int nr, unsigned long addr, struct zap_details *details, int *rss, bool *force_flush, bool *force_break) argument
1521 zap_present_ptes(struct mmu_gather *tlb, struct vm_area_struct *vma, pte_t *pte, pte_t ptent, unsigned int max_nr, unsigned long addr, struct zap_details *details, int *rss, bool *force_flush, bool *force_break) argument
[all...]
H A Dhuge_memory.c1979 bool force_flush = false; local
2002 force_flush = true;
2012 if (force_flush)
H A Dhugetlb.c5677 bool force_flush = false; local
5703 force_flush = true;
5815 if (force_flush)

Completed in 190 milliseconds