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

/linux-master/fs/proc/
H A Dtask_mmu.c2079 size_t n_too_much = total_pages - p->arg.max_pages; local
2080 *end -= n_too_much * PAGE_SIZE;
2081 n_pages -= n_too_much;

Completed in 103 milliseconds