Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
Dswap.h27 #define swap_address_space(entry) \ macro
74 static inline struct address_space *swap_address_space(swp_entry_t entry) in swap_address_space() function
/kernel/linux/linux-5.10/include/linux/
Dswap.h425 #define swap_address_space(entry) \ macro
524 #define swap_address_space(entry) (NULL) macro