Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswapops.h355 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
360 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
/Linux-v5.10/mm/
Dmincore.c132 if (non_swap_entry(entry)) { in mincore_pte_range()
Dswap_state.c774 if ((unlikely(non_swap_entry(entry)))) { in swap_ra_info()
857 if (unlikely(non_swap_entry(entry))) in swap_vma_readahead()
Dmadvise.c208 if (unlikely(non_swap_entry(entry))) in swapin_walk_pmd_entry()
607 if (non_swap_entry(entry)) in madvise_free_pte_range()
Dhmm.c272 if (!non_swap_entry(entry)) in hmm_vma_handle_pte()
Dmemory.c707 if (likely(!non_swap_entry(entry))) { in copy_nonpresent_pte()
1290 if (!non_swap_entry(entry)) in zap_pte_range()
3256 if (unlikely(non_swap_entry(entry))) { in do_swap_page()
Dswapfile.c1781 if (non_swap_entry(entry)) in free_swap_and_cache()
Dmemcontrol.c5587 if (non_swap_entry(ent)) in mc_handle_swap_pte()
/Linux-v5.10/arch/arm64/kernel/
Dmte.c30 if (!non_swap_entry(entry) && mte_restore_tags(entry, page)) in mte_sync_page_tags()
/Linux-v5.10/arch/s390/mm/
Dpgtable.c691 if (!non_swap_entry(entry)) in ptep_zap_swap_entry()
/Linux-v5.10/fs/proc/
Dtask_mmu.c504 if (!non_swap_entry(swpent)) { in smaps_pte_entry()