Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dmincore.c134 if (non_swap_entry(entry)) { in mincore_pte_range()
Dmadvise.c219 if (unlikely(non_swap_entry(entry))) in swapin_walk_pmd_entry()
253 if (non_swap_entry(swap)) in force_shm_swapin_readahead()
630 if (!non_swap_entry(entry)) { in madvise_free_pte_range()
Dswap_state.c414 if (non_swap_entry(swp)) in find_get_incore_page()
827 if (unlikely(non_swap_entry(entry))) in swap_vma_readahead()
Dhmm.c267 if (!non_swap_entry(entry)) in hmm_vma_handle_pte()
Dmemory.c786 if (likely(!non_swap_entry(entry))) { in copy_nonpresent_pte()
1474 } else if (!non_swap_entry(entry)) { in zap_pte_range()
3727 if (unlikely(non_swap_entry(entry))) { in do_swap_page()
Dswapfile.c1635 if (non_swap_entry(entry)) in free_swap_and_cache()
Dmemcontrol.c5495 if (non_swap_entry(ent)) in mc_handle_swap_pte()
/linux-5.19.10/include/linux/
Dswapops.h510 static inline int non_swap_entry(swp_entry_t entry) in non_swap_entry() function
/linux-5.19.10/arch/arm64/kernel/
Dmte.c44 if (!non_swap_entry(entry) && mte_restore_tags(entry, page)) in mte_sync_page_tags()
/linux-5.19.10/arch/s390/mm/
Dpgtable.c705 if (!non_swap_entry(entry)) in ptep_zap_swap_entry()
/linux-5.19.10/fs/proc/
Dtask_mmu.c537 if (!non_swap_entry(swpent)) { in smaps_pte_entry()