Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dbacking-dev.c58 unsigned long nr_dirty, nr_io, nr_more_io, nr_dirty_time; in bdi_debug_stats_show() local
61 nr_dirty = nr_io = nr_more_io = nr_dirty_time = 0; in bdi_debug_stats_show()
66 nr_io++; in bdi_debug_stats_show()
101 nr_io, in bdi_debug_stats_show()
A Dswap.c270 unsigned int nr_io, unsigned int nr_rotated) in lru_note_cost() argument
281 cost = nr_io * SWAP_CLUSTER_MAX + nr_rotated; in lru_note_cost()
/linux-6.3-rc2/include/linux/
A Dswap.h380 unsigned int nr_io, unsigned int nr_rotated);

Completed in 9 milliseconds