Searched refs:ZAP_BLOCK_SIZE (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 Dmemory.c779 # define ZAP_BLOCK_SIZE (8 * PAGE_SIZE) macro
782 # define ZAP_BLOCK_SIZE (1024 * PAGE_SIZE) macro
799 * So zap pages in ZAP_BLOCK_SIZE bytecounts. This means we need to
816 long zap_work = ZAP_BLOCK_SIZE;
869 zap_work = ZAP_BLOCK_SIZE;

Completed in 45 milliseconds