Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dswap_state.c43 #define INC_CACHE_INFO(x) do { swap_cache_info.x++; } while (0) macro
99 INC_CACHE_INFO(add_total); in __add_to_swap_cache()
151 INC_CACHE_INFO(del_total); in __delete_from_swap_cache()
282 INC_CACHE_INFO(find_success); in lookup_swap_cache()
287 INC_CACHE_INFO(find_total); in lookup_swap_cache()