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

/linux-master/fs/proc/
H A Dtask_mmu.c2452 long n_out; local
2478 n_out = pagemap_scan_flush_buffer(&p);
2479 if (n_out < 0)
2480 ret = n_out;
2482 n_ranges_out += n_out;

Completed in 116 milliseconds