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.c248 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()
1949 struct zram_pp_ctl *ct in scan_slots_for_recompress()
[all...]