Home
last modified time | relevance | path

Searched defs:si (Results 1 – 5 of 5) sorted by relevance

/mm/
Dswapfile.c128 static int __try_to_reclaim_swap(struct swap_info_struct *si, in __try_to_reclaim_swap()
172 static int discard_swap(struct swap_info_struct *si) in discard_swap()
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() local
[all …]
Dfrontswap.c117 struct swap_info_struct *si; in frontswap_register_ops() local
374 struct swap_info_struct *si = NULL; in __frontswap_curr_pages() local
386 struct swap_info_struct *si = NULL; in __frontswap_unuse_pages() local
Dswap_state.c76 struct swap_info_struct *si; in total_swapcache_pages() local
374 struct swap_info_struct *si; in lookup_swap_cache() local
432 struct swap_info_struct *si; in find_get_incore_page() local
456 struct swap_info_struct *si; in __read_swap_cache_async() local
662 struct swap_info_struct *si = swp_swap_info(entry); in swap_cluster_readahead() local
Dslub.c221 static inline void stat(const struct kmem_cache *s, enum stat_item si) in stat()
5325 static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si) in show_stat()
5354 static void clear_stat(struct kmem_cache *s, enum stat_item si) in clear_stat()
5362 #define STAT_ATTR(si, text) \ argument
Dmemory.c3677 struct swap_info_struct *si = swp_swap_info(entry); in do_swap_page() local