Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c210 struct zram_pp_ctl { struct
214 static struct zram_pp_ctl *init_pp_ctl(void) in init_pp_ctl() argument
216 struct zram_pp_ctl *ctl; in init_pp_ctl()
239 static void release_pp_ctl(struct zram *zram, struct zram_pp_ctl *ctl) in release_pp_ctl()
260 static void place_pp_slot(struct zram *zram, struct zram_pp_ctl *ctl, in place_pp_slot()
271 static struct zram_pp_slot *select_pp_slot(struct zram_pp_ctl *ctl) in select_pp_slot()
700 struct zram_pp_ctl *ctl) in scan_slots_for_writeback()
746 struct zram_pp_ctl *ctl = NULL; in writeback_store()
1839 struct zram_pp_ctl *ctl) in scan_slots_for_recompress()
2046 struct zram_pp_ctl *ctl = NULL; in recompress_store()