Searched refs:notify_free (Results 1 – 4 of 4) sorted by relevance
154 zram_stat64_read(zram, &zram->stats.notify_free)); in notify_free_show()204 static DEVICE_ATTR(notify_free, S_IRUGO, notify_free_show, NULL);
97 u64 notify_free; /* no. of swap slot free notifications */ member
52 notify_free
696 zram_stat64_inc(zram, &zram->stats.notify_free); in zram_slot_free_notify()