Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c295 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
299 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
305 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c881 ubi->move_to_put = ubi->wl_scheduled = 0;
931 ubi->wl_scheduled = 0;
951 ubi->move_to_put = ubi->wl_scheduled = 0;
965 ubi->wl_scheduled = 0;
989 if (ubi->wl_scheduled)
1017 ubi->wl_scheduled = 1;
1043 ubi->wl_scheduled = 0;
H A Dubi.h588 int wl_scheduled; member
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dfastmap-wl.c331 if (ubi->wl_scheduled) { in ubi_ensure_anchor_pebs()
335 ubi->wl_scheduled = 1; in ubi_ensure_anchor_pebs()
341 ubi->wl_scheduled = 0; in ubi_ensure_anchor_pebs()
H A Dwl.c883 ubi->move_to_put = ubi->wl_scheduled = 0;
939 ubi->wl_scheduled = 0;
970 ubi->move_to_put = ubi->wl_scheduled = 0;
985 ubi->wl_scheduled = 0;
1010 if (ubi->wl_scheduled)
1038 ubi->wl_scheduled = 1;
1056 ubi->wl_scheduled = 0;
H A Dubi.h618 int wl_scheduled; member