Home
last modified time | relevance | path

Searched refs:swap_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/mm/
Dfrontswap.c193 struct swap_info_struct *sis = swap_info[type]; in __frontswap_init()
251 struct swap_info_struct *sis = swap_info[type]; in __frontswap_store()
300 struct swap_info_struct *sis = swap_info[type]; in __frontswap_load()
334 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_page()
356 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_area()
Dswapfile.c91 struct swap_info_struct *swap_info[MAX_SWAPFILES]; variable
1036 si = swap_info[type]; in get_swap_page_of_type()
1062 p = swap_info[type]; in __swap_info_get()
1672 struct swap_info_struct *sis = swap_info[type]; in swap_type_of()
1714 if (!(swap_info[type]->flags & SWP_WRITEOK)) in swapdev_block()
1731 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages()
2017 struct swap_info_struct *si = swap_info[type]; in try_to_unuse()
2250 if (swap_info[type]->inuse_pages) in drain_mmlist()
2271 sis = swap_info[swp_type(entry)]; in map_swap_entry()
2711 si = swap_info[type]; in swap_start()
[all …]
/Linux-v4.19/include/linux/
Dswapfile.h11 extern struct swap_info_struct *swap_info[];