Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dswapops.h117 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() function
159 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() function
/linux-4.4.14/mm/
Dmprotect.c114 if (is_write_migration_entry(entry)) { in change_pte_range()
Dmigrate.c152 if (is_write_migration_entry(entry)) in remove_migration_pte()
Dhugetlb.c3123 if (is_write_migration_entry(swp_entry) && cow) { in copy_hugetlb_page_range()
3965 if (is_write_migration_entry(entry)) { in hugetlb_change_protection()
Dmemory.c880 if (is_write_migration_entry(entry) && in copy_one_pte()