taglinefilesource code
swap_cnt215include/linux/sched.hunsigned long swap_cnt;    /* number of pages to swap on next pass */
swap_cnt304mm/vmscan.cif (!p->swap_cnt) {
swap_cnt307mm/vmscan.cp->swap_cnt = AGE_CLUSTER_SIZE(p->mm->rss);
swap_cnt309mm/vmscan.cif (!--p->swap_cnt)
swap_cnt313mm/vmscan.cif (p->swap_cnt)