Searched defs:swp_entry (Results 1 – 3 of 3) sorted by relevance
831 swp_entry_t swp_entry; in migrate_vma_insert_huge_pmd_page() local1032 swp_entry_t swp_entry; in migrate_vma_insert_page() local
3288 swp_entry_t swp_entry; in __split_huge_pmd_locked() local3314 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
84 static inline swp_entry_t swp_entry(unsigned long type, pgoff_t offset) in swp_entry() function