Home
last modified time | relevance | path

Searched refs:non_swap_entry (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/include/linux/
Dswapops.h194 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
199 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
/linux-4.1.27/mm/
Dmincore.c143 if (non_swap_entry(entry)) { in mincore_pte_range()
Dmadvise.c161 if (unlikely(non_swap_entry(entry))) in swapin_walk_pmd_entry()
Dmemory.c818 if (likely(!non_swap_entry(entry))) { in copy_one_pte()
1142 if (!non_swap_entry(entry)) in zap_pte_range()
2461 if (unlikely(non_swap_entry(entry))) { in do_swap_page()
Dswapfile.c948 if (non_swap_entry(entry)) in free_swap_and_cache()
2600 if (non_swap_entry(entry)) in __swap_duplicate()
Dhugetlb.c2639 if (non_swap_entry(swp) && is_migration_entry(swp)) in is_hugetlb_entry_migration()
2652 if (non_swap_entry(swp) && is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()
Dmemcontrol.c4678 if (!(mc.flags & MOVE_ANON) || non_swap_entry(ent)) in mc_handle_swap_pte()
/linux-4.1.27/arch/s390/mm/
Dpgtable.c608 if (!non_swap_entry(entry)) in gmap_zap_swap_entry()
/linux-4.1.27/fs/proc/
Dtask_mmu.c495 if (!non_swap_entry(swpent)) in smaps_pte_entry()