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.c81 static inline struct zram *dev_to_zram(struct device *dev) in dev_to_zram() function
325 struct zram *zram = dev_to_zram(dev); in initstate_show()
337 struct zram *zram = dev_to_zram(dev); in disksize_show()
347 struct zram *zram = dev_to_zram(dev); in mem_limit_store()
365 struct zram *zram = dev_to_zram(dev); in mem_used_max_store()
422 struct zram *zram = dev_to_zram(dev); in idle_store()
461 struct zram *zram = dev_to_zram(dev); in writeback_limit_enable_store()
482 struct zram *zram = dev_to_zram(dev); in writeback_limit_enable_show()
496 struct zram *zram = dev_to_zram(dev); in writeback_limit_store()
517 struct zram *zram = dev_to_zram(dev); in writeback_limit_show()
[all …]