Home
last modified time | relevance | path

Searched refs:wl_scheduled (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap-wl.c333 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
337 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
343 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c884 ubi->move_to_put = ubi->wl_scheduled = 0;
943 ubi->wl_scheduled = 0;
974 ubi->move_to_put = ubi->wl_scheduled = 0;
989 ubi->wl_scheduled = 0;
1014 if (ubi->wl_scheduled)
1042 ubi->wl_scheduled = 1;
1060 ubi->wl_scheduled = 0;
H A Dubi.h506 * @move_to, @move_to_put @erase_pending, @wl_scheduled, @works,
512 * @wl_scheduled: non-zero if the wear-leveling was scheduled
618 int wl_scheduled; member
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dfastmap-wl.c385 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
389 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
395 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c888 ubi->move_to_put = ubi->wl_scheduled = 0;
947 ubi->wl_scheduled = 0;
978 ubi->move_to_put = ubi->wl_scheduled = 0;
993 ubi->wl_scheduled = 0;
1016 if (ubi->wl_scheduled)
1052 ubi->wl_scheduled = 1;
1070 ubi->wl_scheduled = 0;
H A Dubi.h504 * @move_to, @move_to_put @erase_pending, @wl_scheduled, @works,
510 * @wl_scheduled: non-zero if the wear-leveling was scheduled
616 int wl_scheduled; member

Completed in 10 milliseconds