Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dswapops.h107 static inline pgoff_t swp_offset(swp_entry_t entry) in swp_offset() function
/linux-6.12.1/mm/
Dmemory.c4083 static inline unsigned long thp_swap_suitable_orders(pgoff_t swp_offset, in thp_swap_suitable_orders()