Home
last modified time | relevance | path

Searched refs:SWP_TABLE_USE_PAGE (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dswap_table.h14 #define SWP_TABLE_USE_PAGE (sizeof(struct swap_table) == PAGE_SIZE) macro
H A Dswapfile.c421 if (!SWP_TABLE_USE_PAGE) in swap_table_alloc()
440 if (!SWP_TABLE_USE_PAGE) { in swap_table_free()
3954 if (!SWP_TABLE_USE_PAGE) in swapfile_init()