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

/linux-master/mm/
H A Dswapfile.c100 static struct swap_info_struct *swap_info[MAX_SWAPFILES]; variable in typeref:struct:swap_info_struct
115 return READ_ONCE(swap_info[type]); /* rcu_dereference() */
1090 "swap_info %d in list but !highest_bit\n",
1093 "swap_info %d in list but !SWP_WRITEOK\n",
1670 struct swap_info_struct *sis = swap_info[type];
1694 struct swap_info_struct *sis = swap_info[type];
1708 * corresponding to given index in swap_info (swap type).
1733 struct swap_info_struct *sis = swap_info[type];
1856 si = swap_info[type];
2062 struct swap_info_struct *si = swap_info[typ
[all...]

Completed in 148 milliseconds