Home
last modified time | relevance | path

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

/linux-6.1.9/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.c5027 swp_entry_t swp_entry = pte_to_swp_entry(entry); in copy_hugetlb_page_range() local
/linux-6.1.9/include/linux/
Dswapops.h86 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry() function