Home
last modified time | relevance | path

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

/linux-6.12.1/fs/proc/
Dtask_mmu.c2378 size_t n_too_much = total_pages - p->arg.max_pages; in pagemap_scan_output() local
2379 *end -= n_too_much * PAGE_SIZE; in pagemap_scan_output()
2380 n_pages -= n_too_much; in pagemap_scan_output()