Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/zram/
Dzram_drv.c83 static inline struct zram *dev_to_zram(struct device *dev) in dev_to_zram() function
238 struct zram *zram = dev_to_zram(dev); in initstate_show()
250 struct zram *zram = dev_to_zram(dev); in disksize_show()
260 struct zram *zram = dev_to_zram(dev); in mem_limit_store()
278 struct zram *zram = dev_to_zram(dev); in mem_used_max_store()
297 struct zram *zram = dev_to_zram(dev); in idle_store()
331 struct zram *zram = dev_to_zram(dev); in writeback_limit_enable_store()
352 struct zram *zram = dev_to_zram(dev); in writeback_limit_enable_show()
366 struct zram *zram = dev_to_zram(dev); in writeback_limit_store()
387 struct zram *zram = dev_to_zram(dev); in writeback_limit_show()
[all …]