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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dswap_state.c47 #define INC_CACHE_INFO(x) do { swap_cache_info.x++; } while (0)
56 } swap_cache_info; variable in typeref:struct:__anon10834
61 swap_cache_info.add_total, swap_cache_info.del_total,
62 swap_cache_info.find_success, swap_cache_info.find_total,
63 swap_cache_info.noent_race, swap_cache_info.exist_race);

Completed in 29 milliseconds