Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/zram/
Dzram_drv.c59 struct zram *zram = dev_to_zram(d); \
72 static inline struct zram *dev_to_zram(struct device *dev) in dev_to_zram() function
194 struct zram *zram = dev_to_zram(dev); in initstate_show()
206 struct zram *zram = dev_to_zram(dev); in disksize_show()
214 struct zram *zram = dev_to_zram(dev); in orig_data_size_show()
225 struct zram *zram = dev_to_zram(dev); in mem_used_total_show()
242 struct zram *zram = dev_to_zram(dev); in mem_limit_show()
257 struct zram *zram = dev_to_zram(dev); in mem_limit_store()
274 struct zram *zram = dev_to_zram(dev); in mem_used_max_show()
290 struct zram *zram = dev_to_zram(dev); in mem_used_max_store()
[all …]