Home
last modified time | relevance | path

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

/mm/
Dswapfile.c96 __try_to_reclaim_swap(struct swap_info_struct *si, unsigned long offset) in __try_to_reclaim_swap()
124 static int discard_swap(struct swap_info_struct *si) in discard_swap()
161 static void discard_swap_cluster(struct swap_info_struct *si, in discard_swap_cluster()
258 static void swap_cluster_schedule_discard(struct swap_info_struct *si, in swap_cluster_schedule_discard()
289 static void swap_do_scheduled_discard(struct swap_info_struct *si) in swap_do_scheduled_discard()
332 struct swap_info_struct *si; in swap_discard_work() local
414 scan_swap_map_ssd_cluster_conflict(struct swap_info_struct *si, in scan_swap_map_ssd_cluster_conflict()
437 static void scan_swap_map_try_ssd_cluster(struct swap_info_struct *si, in scan_swap_map_try_ssd_cluster()
487 static unsigned long scan_swap_map(struct swap_info_struct *si, in scan_swap_map()
641 struct swap_info_struct *si, *next; in get_swap_page() local
[all …]
Dfrontswap.c116 struct swap_info_struct *si; in frontswap_register_ops() local
380 struct swap_info_struct *si = NULL; in __frontswap_curr_pages() local
392 struct swap_info_struct *si = NULL; in __frontswap_unuse_pages() local
Dslub.c220 static inline void stat(const struct kmem_cache *s, enum stat_item si) in stat()
5164 static int show_stat(struct kmem_cache *s, char *buf, enum stat_item si) in show_stat()
5193 static void clear_stat(struct kmem_cache *s, enum stat_item si) in clear_stat()
5201 #define STAT_ATTR(si, text) \ argument
Dmemory-failure.c184 struct siginfo si; in kill_proc() local