taglinefilesource code
swap_cnt198include/linux/sched.hunsigned long swap_cnt;    /* number of pages to swap on next pass */
swap_cnt654mm/swap.cif (!p->swap_cnt) {
swap_cnt657mm/swap.cp->swap_cnt = AGE_CLUSTER_SIZE(p->mm->rss);
swap_cnt659mm/swap.cif (!--p->swap_cnt)
swap_cnt663mm/swap.cif (p->swap_cnt)