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

/linux-master/fs/proc/
H A Dtask_mmu.c1772 unsigned long vec_buf_len, vec_buf_index, found_pages; member in struct:pagemap_scan_private
1964 p->found_pages -= (end - addr) / PAGE_SIZE;
2077 if (check_add_overflow(p->found_pages, n_pages, &total_pages) ||
2091 p->found_pages += n_pages;
2487 if (p.arg.vec_len == 0 || p.found_pages == p.arg.max_pages)

Completed in 163 milliseconds