Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c318 static struct zram_pp_slot *select_pp_slot(struct zram_pp_ctl *ctl) in select_pp_slot() function
1008 while ((pps = select_pp_slot(ctl))) { in zram_writeback_slots()
2522 while ((pps = select_pp_slot(ctl))) { in recompress_store()