tag
line
file
source code
last_free_pages
55
mm/swap.c
static unsigned long last_free_pages[NR_LAST_FREE_PAGES] = {0,};
last_free_pages
245
mm/swap.c
if (last_free_pages[i] == (page & PAGE_MASK))