Home
last modified time | relevance | path

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

/linux-4.1.27/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
81 struct zram *zram = dev_to_zram(dev); in compact_store()
101 struct zram *zram = dev_to_zram(dev); in disksize_show()
110 struct zram *zram = dev_to_zram(dev); in initstate_show()
122 struct zram *zram = dev_to_zram(dev); in orig_data_size_show()
133 struct zram *zram = dev_to_zram(dev); in mem_used_total_show()
150 struct zram *zram = dev_to_zram(dev); in max_comp_streams_show()
163 struct zram *zram = dev_to_zram(dev); in mem_limit_show()
178 struct zram *zram = dev_to_zram(dev); in mem_limit_store()
[all …]