Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/mm/
A Dmincore.c132 if (non_swap_entry(entry)) { in mincore_pte_range()
A Dmadvise.c210 if (unlikely(non_swap_entry(entry))) in swapin_walk_pmd_entry()
610 if (non_swap_entry(entry)) in madvise_free_pte_range()
A Dhmm.c273 if (!non_swap_entry(entry)) in hmm_vma_handle_pte()
A Dswap_state.c815 if (unlikely(non_swap_entry(entry))) in swap_vma_readahead()
A Dmemory.c783 if (likely(!non_swap_entry(entry))) { in copy_nonpresent_pte()
1389 if (!non_swap_entry(entry)) in zap_pte_range()
3486 if (unlikely(non_swap_entry(entry))) { in do_swap_page()
A Dswapfile.c1760 if (non_swap_entry(entry)) in free_swap_and_cache()
A Dmemcontrol.c5502 if (non_swap_entry(ent)) in mc_handle_swap_pte()
/linux/arch/arm64/kernel/
A Dmte.c43 if (!non_swap_entry(entry) && mte_restore_tags(entry, page)) in mte_sync_page_tags()
/linux/arch/s390/mm/
A Dpgtable.c705 if (!non_swap_entry(entry)) in ptep_zap_swap_entry()
/linux/fs/proc/
A Dtask_mmu.c515 if (!non_swap_entry(swpent)) { in smaps_pte_entry()

Completed in 41 milliseconds