Searched defs:swap_address_space (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/ | ||
H A D | swap.h | 396 #define swap_address_space(entry) (&swapper_spaces[swp_type(entry)]) macro 453 #define swap_address_space(entry) (NULL) macro |
Completed in 68 milliseconds