Home
last modified time | relevance | path

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

/linux/mm/
H A Dmigrate_device.c837 swp_entry_t swp_entry; in migrate_vma_insert_huge_pmd_page() local
1034 swp_entry_t swp_entry; in migrate_vma_insert_page() local
H A Ddebug_vm_pgtable.c76 swp_entry_t swp_entry; member
H A Dhuge_memory.c3182 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
3208 swp_entry_t swp_entry; in __split_huge_pmd_locked() local
H A Dswapfile.c2181 swp_entry_t swp_entry; in unuse_pte() 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