Home
last modified time | relevance | path

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

/include/linux/
Dmmzone.h185 #define LRU_BASE 0 macro
190 LRU_INACTIVE_ANON = LRU_BASE,
191 LRU_ACTIVE_ANON = LRU_BASE + LRU_ACTIVE,
192 LRU_INACTIVE_FILE = LRU_BASE + LRU_FILE,
193 LRU_ACTIVE_FILE = LRU_BASE + LRU_FILE + LRU_ACTIVE,