Searched refs:max_used_pages (Results 1 – 2 of 2) sorted by relevance
86 atomic_long_t max_used_pages; /* no. of maximum pages stored */ member
188 unsigned long cur_max = atomic_long_read(&zram->stats.max_used_pages); in update_used_max()193 } while (!atomic_long_try_cmpxchg(&zram->stats.max_used_pages, in update_used_max()278 atomic_long_set(&zram->stats.max_used_pages, in mem_used_max_store()1173 max_used = atomic_long_read(&zram->stats.max_used_pages); in mm_stat_show()