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.c398 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
402 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
408 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c895 ubi->move_to_put = ubi->wl_scheduled = 0;
954 ubi->wl_scheduled = 0;
985 ubi->move_to_put = ubi->wl_scheduled = 0;
1000 ubi->wl_scheduled = 0;
1023 if (ubi->wl_scheduled)
1059 ubi->wl_scheduled = 1;
1077 ubi->wl_scheduled = 0;
H A Dubi.h616 int wl_scheduled; member