Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
swapfile.h File Reference

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 []
 

Function Documentation

int try_to_unuse ( unsigned  int,
bool  ,
unsigned  long 
)

Definition at line 1045 of file swapfile.c.

Variable Documentation

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