Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu-internal.h153 u32 nr_max_chunks; /* max # of live chunks */ member
223 pcpu_stats.nr_max_chunks = in pcpu_stats_chunk_alloc()
224 max(pcpu_stats.nr_max_chunks, pcpu_stats.nr_chunks); in pcpu_stats_chunk_alloc()
H A Dpercpu-stats.c188 PU(nr_max_chunks); in percpu_stats_show()