Lines Matching refs:zram_pp_ctl
248 struct zram_pp_ctl { struct
252 static struct zram_pp_ctl *init_pp_ctl(void) in init_pp_ctl() argument
254 struct zram_pp_ctl *ctl; in init_pp_ctl()
277 static void release_pp_ctl(struct zram *zram, struct zram_pp_ctl *ctl) in release_pp_ctl()
298 static bool place_pp_slot(struct zram *zram, struct zram_pp_ctl *ctl, in place_pp_slot()
318 static struct zram_pp_slot *select_pp_slot(struct zram_pp_ctl *ctl) in select_pp_slot()
737 static int zram_writeback_slots(struct zram *zram, struct zram_pp_ctl *ctl) in zram_writeback_slots()
908 struct zram_pp_ctl *ctl) in scan_slots_for_writeback()
951 struct zram_pp_ctl *ctl = NULL; in writeback_store()
1947 struct zram_pp_ctl *ctl) in scan_slots_for_recompress()
2141 struct zram_pp_ctl *ctl = NULL; in recompress_store()