Home
last modified time | relevance | path

Searched refs:is_write_migration_entry (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/linux/
Dswapops.h178 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() function
235 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() function
/Linux-v5.4/mm/
Dmprotect.c128 if (is_write_migration_entry(entry)) { in change_pte_range()
Dhuge_memory.c1006 if (is_write_migration_entry(entry)) { in copy_huge_pmd()
1944 if (is_write_migration_entry(entry)) { in change_huge_pmd()
2217 write = is_write_migration_entry(entry); in __split_huge_pmd_locked()
3063 if (is_write_migration_entry(entry)) in remove_migration_pmd()
Dhugetlb.c3431 if (is_write_migration_entry(swp_entry) && cow) { in copy_hugetlb_page_range()
4550 if (is_write_migration_entry(entry)) { in hugetlb_change_protection()
Dmigrate.c243 if (is_write_migration_entry(entry)) in remove_migration_pte()
Dmemory.c708 if (is_write_migration_entry(entry) && in copy_one_pte()