Home
last modified time | relevance | path

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

/mm/
Dfrontswap.c125 struct swap_info_struct *sis = swap_info[i]; in frontswap_register_ops() local
166 struct swap_info_struct *sis = swap_info[type]; in __frontswap_init() local
191 bool __frontswap_test(struct swap_info_struct *sis, in __frontswap_test()
202 static inline void __frontswap_clear(struct swap_info_struct *sis, in __frontswap_clear()
221 struct swap_info_struct *sis = swap_info[type]; in __frontswap_store() local
269 struct swap_info_struct *sis = swap_info[type]; in __frontswap_load() local
296 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_page() local
316 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_area() local
Dpage_io.c96 struct swap_info_struct *sis; in end_swap_bio_read() local
136 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate()
261 struct swap_info_struct *sis = page_swap_info(page); in __swap_writepage() local
340 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage() local
381 struct swap_info_struct *sis = page_swap_info(page); in swap_set_page_dirty() local
Dswapfile.c1040 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local
1099 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local
1623 struct swap_info_struct *sis; in map_swap_entry() local
1662 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents()
1689 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent()
1759 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()