Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswap.h511 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function
/openbmc/linux/mm/
H A Dswapfile.c1261 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device() function