Home
last modified time | relevance | path

Searched defs:make_migration_entry (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dswapops.h173 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function
221 #define make_migration_entry(page, write) swp_entry(0, 0) macro
/kernel/linux/linux-4.19/include/linux/
Dswapops.h184 static inline swp_entry_t make_migration_entry(struct page *page, int write) in make_migration_entry() function
232 #define make_migration_entry(page, write) swp_entry(0, 0) macro