Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate_device.c831 swp_entry_t swp_entry; in migrate_vma_insert_huge_pmd_page() local
1032 swp_entry_t swp_entry; in migrate_vma_insert_page() local
H A Dhuge_memory.c3288 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
3314 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
/linux/include/linux/
H A Dswapops.h84 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry() function