Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c294 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
298 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
304 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c880 ubi->move_to_put = ubi->wl_scheduled = 0;
930 ubi->wl_scheduled = 0;
950 ubi->move_to_put = ubi->wl_scheduled = 0;
964 ubi->wl_scheduled = 0;
988 if (ubi->wl_scheduled)
1016 ubi->wl_scheduled = 1;
1042 ubi->wl_scheduled = 0;
H A Dubi.h587 int wl_scheduled; member
/openbmc/linux/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.h616 int wl_scheduled; member