Home
last modified time | relevance | path

Searched defs:swp_entry (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/mm/
Dmigrate_device.c587 swp_entry_t swp_entry; in migrate_vma_insert_page() local
Dhuge_memory.c2124 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
Dhugetlb.c4797 swp_entry_t swp_entry = pte_to_swp_entry(entry); in copy_hugetlb_page_range() local
/linux-5.19.10/include/linux/
Dswapops.h41 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry() function