Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dwl.c669 ubi_assert(!ubi->move_from && !ubi->move_to);
756 ubi->move_to = e2;
882 ubi->move_from = ubi->move_to = NULL;
938 ubi->move_from = ubi->move_to = NULL;
969 ubi->move_from = ubi->move_to = NULL;
1260 } else if (e == ubi->move_to) {
1339 if (e == ubi->move_to) {
1448 else if (ubi->move_to == e)
H A Dubi.h621 struct ubi_wl_entry *move_to; member
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dwl.c692 ubi_assert(!ubi->move_from && !ubi->move_to);
769 ubi->move_to = e2;
880 ubi->move_from = ubi->move_to = NULL;
930 ubi->move_from = ubi->move_to = NULL;
950 ubi->move_from = ubi->move_to = NULL;
1227 } else if (e == ubi->move_to) {
1306 if (e == ubi->move_to) {
H A Dubi.h591 struct ubi_wl_entry *move_to; member
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py168 ctx.move_to(x, y)
232 ctx.move_to(rect[0] + i, rect[1] + 1)
248 ctx.move_to(rect[0] + x, rect[1] + 1)
290 ctx.move_to(*first)
764 ctx.move_to(x, y + proc_h / 2)
769 ctx.move_to(x, y + proc_h / 2)