Searched refs:swap_info_struct (Results 1 – 3 of 3) sorted by relevance
297 struct swap_info_struct { struct463 int add_swap_extent(struct swap_info_struct *sis, unsigned long start_page,465 int generic_swapfile_activate(struct swap_info_struct *, struct file *,508 extern bool swap_entry_swapped(struct swap_info_struct *si, swp_entry_t entry);510 struct swap_info_struct *swp_swap_info(swp_entry_t entry);514 extern struct swap_info_struct *get_swap_device(swp_entry_t entry);517 static inline void put_swap_device(struct swap_info_struct *si) in put_swap_device()523 static inline struct swap_info_struct *swp_swap_info(swp_entry_t entry) in swp_swap_info()528 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry) in get_swap_device()533 static inline void put_swap_device(struct swap_info_struct *si) in put_swap_device()[all …]
532 struct swap_info_struct;534 int iomap_swapfile_activate(struct swap_info_struct *sis,
71 struct swap_info_struct;475 int (*swap_activate)(struct swap_info_struct *sis, struct file *file,
Completed in 957 milliseconds