Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | try_to_unuse (unsigned int, bool, unsigned long) |
Variables | |
spinlock_t | swap_lock |
struct swap_list_t | swap_list |
struct swap_info_struct * | swap_info [] |
Definition at line 1045 of file swapfile.c.
struct swap_info_struct* swap_info[] |
Definition at line 61 of file swapfile.c.
struct swap_list_t swap_list |
Definition at line 59 of file swapfile.c.
spinlock_t swap_lock |