Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmigrate_device.c632 swp_entry_t swp_entry; in migrate_vma_insert_page() local
Dhuge_memory.c2181 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
Dhugetlb.c4860 swp_entry_t swp_entry = pte_to_swp_entry(entry); in copy_hugetlb_page_range() local
/Linux-v6.1/include/linux/
Dswapops.h86 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry() function