Searched refs:swap_info (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dswapfile.c47 static struct swap_info_struct swap_info[MAX_SWAPFILES]; variable in typeref:struct:swap_info_struct
65 struct block_device *bdev = swap_info[swp_type(entry)].bdev;
187 si = swap_info + type;
190 (!wrapped && si->prio != swap_info[next].prio)) {
221 si = swap_info + type;
245 p = & swap_info[type];
283 if (p->prio > swap_info[swap_list.next].prio)
284 swap_list.next = p - swap_info;
447 struct swap_info_struct *sis = swap_info + i;
493 if (swap_info[typ
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/atm/
H A Dueagle-atm.c337 struct swap_info { struct
354 struct swap_info swapinfo;

Completed in 137 milliseconds