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