Home
last modified time | relevance | path

Searched defs:sis (Results 1 – 3 of 3) sorted by relevance

/mm/
Dfrontswap.c196 struct swap_info_struct *sis = swap_info[type]; in __frontswap_init() local
219 bool __frontswap_test(struct swap_info_struct *sis, in __frontswap_test()
228 static inline void __frontswap_set(struct swap_info_struct *sis, in __frontswap_set()
235 static inline void __frontswap_clear(struct swap_info_struct *sis, in __frontswap_clear()
254 struct swap_info_struct *sis = swap_info[type]; in __frontswap_store() local
303 struct swap_info_struct *sis = swap_info[type]; in __frontswap_load() local
337 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_page() local
359 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_area() local
Dpage_io.c78 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate()
241 struct swap_info_struct *sis = page_swap_info(page); in __swap_writepage() local
311 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage() local
390 struct swap_info_struct *sis = page_swap_info(page); in swap_set_page_dirty() local
Dswapfile.c153 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se()
203 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent()
224 struct swap_info_struct *sis = page_swap_info(page); in swap_page_sector() local
1812 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local
1836 struct swap_info_struct *sis = swap_info[type]; in find_first_swap() local
1875 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local
2290 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents()
2317 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent()
2387 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()