Searched defs:swap_info_get (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dswapfile.c475 static struct swap_info_struct *swap_info_get(swp_entry_t entry) function
575 p = swap_info_get(entry);
590 p = swap_info_get(entry);
611 p = swap_info_get(entry);
693 p = swap_info_get(entry);
740 p = swap_info_get(ent);
2374 si = swap_info_get(entry);

Completed in 113 milliseconds