Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/zram/
Dzram_drv.c78 static inline struct zram *dev_to_zram(struct device *dev) in dev_to_zram() function
223 struct zram *zram = dev_to_zram(dev); in initstate_show()
235 struct zram *zram = dev_to_zram(dev); in disksize_show()
245 struct zram *zram = dev_to_zram(dev); in mem_limit_store()
263 struct zram *zram = dev_to_zram(dev); in mem_used_max_store()
310 struct zram *zram = dev_to_zram(dev); in backing_dev_show()
348 struct zram *zram = dev_to_zram(dev); in backing_dev_store()
773 struct zram *zram = dev_to_zram(dev); in comp_algorithm_show()
785 struct zram *zram = dev_to_zram(dev); in comp_algorithm_store()
813 struct zram *zram = dev_to_zram(dev); in compact_store()
[all …]