Home
last modified time | relevance | path

Searched refs:swap_info_struct (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/mm/
Dswapfile.c32 struct swap_info_struct swap_info[MAX_SWAPFILES];
36 static inline int scan_swap_map(struct swap_info_struct *si) in scan_swap_map()
101 struct swap_info_struct * p; in get_swap_page()
147 static struct swap_info_struct * swap_info_get(swp_entry_t entry) in swap_info_get()
149 struct swap_info_struct * p; in swap_info_get()
186 static void swap_info_put(struct swap_info_struct * p) in swap_info_put()
192 static int swap_entry_free(struct swap_info_struct *p, unsigned long offset) in swap_entry_free()
216 struct swap_info_struct * p; in swap_free()
232 struct swap_info_struct * p; in exclusive_swap_page()
290 struct swap_info_struct * p; in remove_exclusive_swap_page()
[all …]
/linux-2.4.37.9/include/linux/
Dswap.h64 struct swap_info_struct { struct
145 extern struct swap_info_struct swap_info[];
/linux-2.4.37.9/arch/m68k/atari/
Dstram.c199 static struct swap_info_struct *stram_swap_info;
503 struct swap_info_struct *p; in swap_init()