taglinefilesource code
swap_cnt126include/linux/sched.hunsigned long swap_cnt;    /* number of pages to swap on next pass */
swap_cnt580mm/swap.cif (!p->mm->swap_cnt) {
swap_cnt586mm/swap.cp->mm->swap_cnt = SWAP_MIN;
swap_cnt588mm/swap.cp->mm->swap_cnt = SWAP_MAX;
swap_cnt590mm/swap.cp->mm->swap_cnt = SWAP_RATIO / p->mm->dec_flt;
swap_cnt592mm/swap.cif (!--p->mm->swap_cnt)
swap_cnt596mm/swap.cif (p->mm->swap_cnt)