Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswapops.h198 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() function
255 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() function
/Linux-v4.19/mm/
Dmprotect.c129 if (is_write_migration_entry(entry)) { in change_pte_range()
Dhuge_memory.c929 if (is_write_migration_entry(entry)) { in copy_huge_pmd()
1862 if (is_write_migration_entry(entry)) { in change_huge_pmd()
2917 if (is_write_migration_entry(entry)) in remove_migration_pmd()
Dhugetlb.c3278 if (is_write_migration_entry(swp_entry) && cow) { in copy_hugetlb_page_range()
4357 if (is_write_migration_entry(entry)) { in hugetlb_change_protection()
Dmigrate.c242 if (is_write_migration_entry(entry)) in remove_migration_pte()
Dmemory.c976 if (is_write_migration_entry(entry) && in copy_one_pte()