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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/mm/
H A Dcontig.c41 int total_shared = 0, total_cached = 0; local
80 total_cached += cached;
89 printk(KERN_INFO "%d pages swap cached\n", total_cached);
H A Ddiscontig.c518 int total_shared = 0, total_cached = 0; local
553 total_cached += cached;
562 printk(KERN_INFO "%d pages swap cached\n", total_cached);

Completed in 56 milliseconds