Home
last modified time | relevance | path

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

/drivers/block/zram/
A Dzram_drv.h49 ZRAM_PP_SLOT, /* Selected for post-processing */ enumerator
A Dzram_drv.c229 zram_clear_flag(zram, index, ZRAM_PP_SLOT); in zram_accessed()
271 zram_clear_flag(zram, pps->index, ZRAM_PP_SLOT); in release_pp_slot()
314 zram_set_flag(zram, pps->index, ZRAM_PP_SLOT); in place_pp_slot()
776 if (!zram_test_flag(zram, index, ZRAM_PP_SLOT)) in zram_writeback_slots()
816 if (!zram_test_flag(zram, index, ZRAM_PP_SLOT)) in zram_writeback_slots()
1634 zram_clear_flag(zram, index, ZRAM_PP_SLOT); in zram_free_page()
2273 if (!zram_test_flag(zram, pps->index, ZRAM_PP_SLOT)) in recompress_store()

Completed in 10 milliseconds