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

/linux-4.1.27/drivers/block/zram/
H A Dzram_drv.c59 struct zram *zram = dev_to_zram(d); \
72 static inline struct zram *dev_to_zram(struct device *dev) dev_to_zram() function
81 struct zram *zram = dev_to_zram(dev); compact_store()
101 struct zram *zram = dev_to_zram(dev); disksize_show()
110 struct zram *zram = dev_to_zram(dev); initstate_show()
122 struct zram *zram = dev_to_zram(dev); orig_data_size_show()
133 struct zram *zram = dev_to_zram(dev); mem_used_total_show()
150 struct zram *zram = dev_to_zram(dev); max_comp_streams_show()
163 struct zram *zram = dev_to_zram(dev); mem_limit_show()
178 struct zram *zram = dev_to_zram(dev); mem_limit_store()
195 struct zram *zram = dev_to_zram(dev); mem_used_max_show()
211 struct zram *zram = dev_to_zram(dev); mem_used_max_store()
232 struct zram *zram = dev_to_zram(dev); max_comp_streams_store()
261 struct zram *zram = dev_to_zram(dev); comp_algorithm_show()
273 struct zram *zram = dev_to_zram(dev); comp_algorithm_store()
824 struct zram *zram = dev_to_zram(dev); disksize_store()
884 zram = dev_to_zram(dev); reset_store()
1078 struct zram *zram = dev_to_zram(dev); io_stat_show()
1096 struct zram *zram = dev_to_zram(dev); mm_stat_show()

Completed in 62 milliseconds