Searched refs:notify_free (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/zram/
H A Dzram_ioctl.h25 u64 notify_free; /* no. of swap slot free notifications */ member in struct:zram_ioctl_stats
H A Dzram_drv.h95 u64 notify_free; /* no. of swap slot free notifications */ member in struct:zram_stats
H A Dzram_drv.c131 s->notify_free = zram_stat64_read(zram, &rs->notify_free);
651 zram_stat64_inc(zram, &zram->stats.notify_free);

Completed in 62 milliseconds