Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dswapops.h352 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
357 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
/Linux-v5.4/mm/
Dmincore.c155 if (non_swap_entry(entry)) { in mincore_pte_range()
Dswap_state.c664 if ((unlikely(non_swap_entry(entry)))) { in swap_ra_info()
747 if (unlikely(non_swap_entry(entry))) in swap_vma_readahead()
Dmadvise.c206 if (unlikely(non_swap_entry(entry))) in swapin_walk_pmd_entry()
595 if (non_swap_entry(entry)) in madvise_free_pte_range()
Dmemory.c690 if (likely(!non_swap_entry(entry))) { in copy_one_pte()
1074 if (non_swap_entry(entry) && is_device_private_entry(entry)) { in zap_pte_range()
1099 if (!non_swap_entry(entry)) in zap_pte_range()
2750 if (unlikely(non_swap_entry(entry))) { in do_swap_page()
Dhmm.c479 if (!non_swap_entry(entry)) { in hmm_vma_handle_pte()
Dhugetlb.c3351 if (non_swap_entry(swp) && is_migration_entry(swp)) in is_hugetlb_entry_migration()
3364 if (non_swap_entry(swp) && is_hwpoison_entry(swp)) in is_hugetlb_entry_hwpoisoned()
Dswapfile.c1737 if (non_swap_entry(entry)) in free_swap_and_cache()
Dmemcontrol.c5343 if (!(mc.flags & MOVE_ANON) || non_swap_entry(ent)) in mc_handle_swap_pte()
/Linux-v5.4/arch/s390/mm/
Dpgtable.c673 if (!non_swap_entry(entry)) in ptep_zap_swap_entry()
/Linux-v5.4/fs/proc/
Dtask_mmu.c534 if (!non_swap_entry(swpent)) { in smaps_pte_entry()