Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/zram/
H A Dzram_drv.c236 struct zram_pp_slot { struct
266 static void release_pp_slot(struct zram *zram, struct zram_pp_slot *pps) in release_pp_slot()
286 struct zram_pp_slot *pps; in release_pp_ctl()
289 struct zram_pp_slot, in release_pp_ctl()
301 struct zram_pp_slot *pps; in place_pp_slot()
318 static struct zram_pp_slot *select_pp_slot(struct zram_pp_ctl *ctl) in select_pp_slot()
320 struct zram_pp_slot *pps = NULL; in select_pp_slot()
326 struct zram_pp_slot, in select_pp_slot()
786 struct zram_pp_slot *pps; in writeback_store()
2015 struct zram_pp_slot *pps; in recompress_store()