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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_alloc.c599 int batch_free = 0; local
612 * batch_free count is maintained that is incremented when an
618 batch_free++;
631 } while (--to_free && --batch_free && !list_empty(list));

Completed in 67 milliseconds