Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dswapops.h392 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
397 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
/Linux-v5.15/mm/
Dmincore.c132 if (non_swap_entry(entry)) { in mincore_pte_range()
Dmadvise.c210 if (unlikely(non_swap_entry(entry))) in swapin_walk_pmd_entry()
610 if (non_swap_entry(entry)) in madvise_free_pte_range()
Dhmm.c273 if (!non_swap_entry(entry)) in hmm_vma_handle_pte()
Dswap_state.c815 if (unlikely(non_swap_entry(entry))) in swap_vma_readahead()
Dmemory.c780 if (likely(!non_swap_entry(entry))) { in copy_nonpresent_pte()
1403 if (!non_swap_entry(entry)) in zap_pte_range()
3495 if (unlikely(non_swap_entry(entry))) { in do_swap_page()
Dswapfile.c1760 if (non_swap_entry(entry)) in free_swap_and_cache()
Dmemcontrol.c5527 if (non_swap_entry(ent)) in mc_handle_swap_pte()
/Linux-v5.15/arch/arm64/kernel/
Dmte.c40 if (!non_swap_entry(entry) && mte_restore_tags(entry, page)) in mte_sync_page_tags()
/Linux-v5.15/arch/s390/mm/
Dpgtable.c691 if (!non_swap_entry(entry)) in ptep_zap_swap_entry()
/Linux-v5.15/fs/proc/
Dtask_mmu.c504 if (!non_swap_entry(swpent)) { in smaps_pte_entry()