Lines Matching refs:swap_info_struct
48 static bool swap_count_continued(struct swap_info_struct *, pgoff_t,
50 static void free_swap_count_continuations(struct swap_info_struct *);
92 struct swap_info_struct *swap_info[MAX_SWAPFILES];
102 struct swap_info_struct *swap_type_to_swap_info(int type) in swap_type_to_swap_info()
128 static int __try_to_reclaim_swap(struct swap_info_struct *si, in __try_to_reclaim_swap()
156 static inline struct swap_extent *first_se(struct swap_info_struct *sis) in first_se()
172 static int discard_swap(struct swap_info_struct *si) in discard_swap()
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()
242 static void discard_swap_cluster(struct swap_info_struct *si, in discard_swap_cluster()
352 static inline struct swap_cluster_info *lock_cluster(struct swap_info_struct *si, in lock_cluster()
376 struct swap_info_struct *si, unsigned long offset) in lock_cluster_or_swap_info()
389 static inline void unlock_cluster_or_swap_info(struct swap_info_struct *si, in unlock_cluster_or_swap_info()
454 static void swap_cluster_schedule_discard(struct swap_info_struct *si, in swap_cluster_schedule_discard()
471 static void __free_cluster(struct swap_info_struct *si, unsigned long idx) in __free_cluster()
483 static void swap_do_scheduled_discard(struct swap_info_struct *si) in swap_do_scheduled_discard()
508 struct swap_info_struct *si; in swap_discard_work()
510 si = container_of(work, struct swap_info_struct, discard_work); in swap_discard_work()
517 static void alloc_cluster(struct swap_info_struct *si, unsigned long idx) in alloc_cluster()
526 static void free_cluster(struct swap_info_struct *si, unsigned long idx) in free_cluster()
549 static void inc_cluster_info_page(struct swap_info_struct *p, in inc_cluster_info_page()
569 static void dec_cluster_info_page(struct swap_info_struct *p, in dec_cluster_info_page()
590 scan_swap_map_ssd_cluster_conflict(struct swap_info_struct *si, in scan_swap_map_ssd_cluster_conflict()
613 static bool scan_swap_map_try_ssd_cluster(struct swap_info_struct *si, in scan_swap_map_try_ssd_cluster()
667 static void __del_from_avail_list(struct swap_info_struct *p) in __del_from_avail_list()
675 static void del_from_avail_list(struct swap_info_struct *p) in del_from_avail_list()
682 static void swap_range_alloc(struct swap_info_struct *si, unsigned long offset, in swap_range_alloc()
699 static void add_to_avail_list(struct swap_info_struct *p) in add_to_avail_list()
711 static void swap_range_free(struct swap_info_struct *si, unsigned long offset, in swap_range_free()
747 static void set_cluster_next(struct swap_info_struct *si, unsigned long next) in set_cluster_next()
775 int scan_swap_map_slots(struct swap_info_struct *si, in scan_swap_map_slots()
993 int swap_alloc_cluster(struct swap_info_struct *si, swp_entry_t *slot) in swap_alloc_cluster()
1029 static void swap_free_cluster(struct swap_info_struct *si, unsigned long idx) in swap_free_cluster()
1042 static unsigned long scan_swap_map(struct swap_info_struct *si, in scan_swap_map()
1060 struct swap_info_struct *si, *next; in get_swap_pages()
1145 struct swap_info_struct *si = swap_type_to_swap_info(type); in get_swap_page_of_type()
1169 static struct swap_info_struct *__swap_info_get(swp_entry_t entry) in __swap_info_get()
1171 struct swap_info_struct *p; in __swap_info_get()
1198 static struct swap_info_struct *_swap_info_get(swp_entry_t entry) in _swap_info_get()
1200 struct swap_info_struct *p; in _swap_info_get()
1215 static struct swap_info_struct *swap_info_get(swp_entry_t entry) in swap_info_get()
1217 struct swap_info_struct *p; in swap_info_get()
1225 static struct swap_info_struct *swap_info_get_cont(swp_entry_t entry, in swap_info_get_cont()
1226 struct swap_info_struct *q) in swap_info_get_cont()
1228 struct swap_info_struct *p; in swap_info_get_cont()
1241 static unsigned char __swap_entry_free_locked(struct swap_info_struct *p, in __swap_entry_free_locked()
1316 struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device()
1318 struct swap_info_struct *si; in get_swap_device()
1344 static unsigned char __swap_entry_free(struct swap_info_struct *p, in __swap_entry_free()
1360 static void swap_entry_free(struct swap_info_struct *p, swp_entry_t entry) in swap_entry_free()
1383 struct swap_info_struct *p; in swap_free()
1398 struct swap_info_struct *si; in put_swap_page()
1443 struct swap_info_struct *si; in split_swap_cluster()
1466 struct swap_info_struct *p, *prev; in swapcache_free_entries()
1501 struct swap_info_struct *p; in page_swapcount()
1519 struct swap_info_struct *si; in __swap_count()
1531 static int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry) in swap_swapcount()
1551 struct swap_info_struct *si; in __swp_swapcount()
1568 struct swap_info_struct *p; in swp_swapcount()
1607 static bool swap_page_trans_huge_swapped(struct swap_info_struct *si, in swap_page_trans_huge_swapped()
1637 struct swap_info_struct *si; in page_swapped()
1655 struct swap_info_struct *si; in page_trans_huge_map_swapcount()
1743 struct swap_info_struct *p; in reuse_swap_page()
1803 struct swap_info_struct *p; in free_swap_and_cache()
1838 struct swap_info_struct *sis = swap_info[type]; in swap_type_of()
1862 struct swap_info_struct *sis = swap_info[type]; in find_first_swap()
1881 struct swap_info_struct *si = swap_type_to_swap_info(type); in swapdev_block()
1900 struct swap_info_struct *sis = swap_info[type]; in count_swap_pages()
1973 struct swap_info_struct *si; in unuse_pte_range()
2154 static unsigned int find_next_to_unuse(struct swap_info_struct *si, in find_next_to_unuse()
2192 struct swap_info_struct *si = swap_info[type]; in try_to_unuse()
2322 struct swap_info_struct *sis; in map_swap_entry()
2347 static void destroy_swap_extents(struct swap_info_struct *sis) in destroy_swap_extents()
2374 add_swap_extent(struct swap_info_struct *sis, unsigned long start_page, in add_swap_extent()
2444 static int setup_swap_extents(struct swap_info_struct *sis, sector_t *span) in setup_swap_extents()
2472 static int swap_node(struct swap_info_struct *p) in swap_node()
2484 static void setup_swap_info(struct swap_info_struct *p, int prio, in setup_swap_info()
2513 static void _enable_swap_info(struct swap_info_struct *p) in _enable_swap_info()
2538 static void enable_swap_info(struct swap_info_struct *p, int prio, in enable_swap_info()
2561 static void reinsert_swap_info(struct swap_info_struct *p) in reinsert_swap_info()
2584 struct swap_info_struct *p = NULL; in SYSCALL_DEFINE1()
2635 struct swap_info_struct *si = p; in SYSCALL_DEFINE1()
2785 struct swap_info_struct *si; in swap_start()
2806 struct swap_info_struct *si = v; in swap_next()
2831 struct swap_info_struct *si = v; in swap_show()
2903 static struct swap_info_struct *alloc_swap_info(void) in alloc_swap_info()
2905 struct swap_info_struct *p = NULL; in alloc_swap_info()
2906 struct swap_info_struct *defer = NULL; in alloc_swap_info()
2959 static int claim_swapfile(struct swap_info_struct *p, struct inode *inode) in claim_swapfile()
3019 static unsigned long read_swap_header(struct swap_info_struct *p, in read_swap_header()
3095 static int setup_swap_map_and_extents(struct swap_info_struct *p, in setup_swap_map_and_extents()
3180 static bool swap_discardable(struct swap_info_struct *si) in swap_discardable()
3192 struct swap_info_struct *p; in SYSCALL_DEFINE2()
3461 struct swap_info_struct *si = swap_info[type]; in si_swapinfo()
3487 struct swap_info_struct *p; in __swap_duplicate()
3587 struct swap_info_struct *swp_swap_info(swp_entry_t entry) in swp_swap_info()
3593 struct swap_info_struct *page_swap_info(struct page *page) in page_swap_info()
3632 struct swap_info_struct *si; in add_swap_count_continuation()
3742 static bool swap_count_continued(struct swap_info_struct *si, in swap_count_continued()
3826 static void free_swap_count_continuations(struct swap_info_struct *si) in free_swap_count_continuations()
3847 struct swap_info_struct *si, *next; in __cgroup_throttle_swaprate()