Searched defs:si (Results 1 – 6 of 6) sorted by relevance
/mm/ |
D | swapfile.c | 140 static int __try_to_reclaim_swap(struct swap_info_struct *si, in __try_to_reclaim_swap() 185 static int discard_swap(struct swap_info_struct *si) in discard_swap() 255 static void discard_swap_cluster(struct swap_info_struct *si, in discard_swap_cluster() 300 static inline unsigned int cluster_index(struct swap_info_struct *si, in cluster_index() 306 static inline struct swap_cluster_info *lock_cluster(struct swap_info_struct *si, in lock_cluster() 330 struct swap_info_struct *si, unsigned long offset) in lock_cluster_or_swap_info() 343 static inline void unlock_cluster_or_swap_info(struct swap_info_struct *si, in unlock_cluster_or_swap_info() 353 static void swap_cluster_schedule_discard(struct swap_info_struct *si, in swap_cluster_schedule_discard() 374 static void __free_cluster(struct swap_info_struct *si, struct swap_cluster_info *ci) in __free_cluster() 387 static void swap_do_scheduled_discard(struct swap_info_struct *si) in swap_do_scheduled_discard() [all …]
|
D | swap_state.c | 399 struct swap_info_struct *si; in filemap_get_incore_folio() local 427 struct swap_info_struct *si; in __read_swap_cache_async() local 639 struct swap_info_struct *si = swp_swap_info(entry); in swap_cluster_readahead() local
|
D | swap.h | 100 static inline void swapcache_clear(struct swap_info_struct *si, swp_entry_t entry) in swapcache_clear()
|
D | slub.c | 318 static inline void stat(const struct kmem_cache *s, enum stat_item si) in stat() 5883 static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si) in show_stat() 5915 static void clear_stat(struct kmem_cache *s, enum stat_item si) in clear_stat() 5923 #define STAT_ATTR(si, text) \ argument
|
D | shmem.c | 1852 struct swap_info_struct *si; in shmem_swapin_folio() local
|
D | memory.c | 3950 struct swap_info_struct *si = NULL; in do_swap_page() local
|