Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/
H A Dmtdswap.c802 static unsigned int pick_cnt; in mtdswap_choose_wl_tree() local
819 if (max > MAX_ERASE_DIFF && pick_cnt >= mtdswap_wlfreq(max) - 1) { in mtdswap_choose_wl_tree()
820 pick_cnt = 0; in mtdswap_choose_wl_tree()
824 pick_cnt++; in mtdswap_choose_wl_tree()