Home
last modified time | relevance | path

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

/mm/
Dfrontswap.c192 struct swap_info_struct *sis = swap_info[type]; in __frontswap_init() local
215 bool __frontswap_test(struct swap_info_struct *sis, in __frontswap_test()
224 static inline void __frontswap_set(struct swap_info_struct *sis, in __frontswap_set()
231 static inline void __frontswap_clear(struct swap_info_struct *sis, in __frontswap_clear()
250 struct swap_info_struct *sis = swap_info[type]; in __frontswap_store() local
299 struct swap_info_struct *sis = swap_info[type]; in __frontswap_load() local
333 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_page() local
355 struct swap_info_struct *sis = swap_info[type]; in __frontswap_invalidate_area() local
Dpage_io.c98 int generic_swapfile_activate(struct swap_info_struct *sis, in generic_swapfile_activate()
259 struct swap_info_struct *sis = page_swap_info(page); in __swap_writepage() local
335 struct swap_info_struct *sis = page_swap_info(page); in swap_readpage() local
418 struct swap_info_struct *sis = page_swap_info(page); in swap_set_page_dirty() local
Dswapfile.c156 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se()
206 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent()
227 struct swap_info_struct *sis = page_swap_info(page); in swap_page_sector() local
1851 struct swap_info_struct *sis = swap_info[type]; in swap_type_of() local
1875 struct swap_info_struct *sis = swap_info[type]; in find_first_swap() local
1913 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages() local
2335 struct swap_info_struct *sis; in map_swap_entry() local
2360 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents()
2387 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent()
2457 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()