Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c116 static inline struct zram *dev_to_zram(struct device *dev) in dev_to_zram() function
366 struct zram *zram = dev_to_zram(dev); in initstate_show()
377 struct zram *zram = dev_to_zram(dev); in disksize_show()
388 struct zram *zram = dev_to_zram(dev); in mem_limit_store()
406 struct zram *zram = dev_to_zram(dev); in mem_used_max_store()
462 struct zram *zram = dev_to_zram(dev); in idle_store()
539 struct zram *zram = dev_to_zram(dev); in bd_stat_show()
556 struct zram *zram = dev_to_zram(dev); in compressed_writeback_store()
577 struct zram *zram = dev_to_zram(dev); in compressed_writeback_show()
589 struct zram *zram = dev_to_zram(dev); in writeback_limit_enable_store()
[all …]