Home
last modified time | relevance | path

Searched defs:overlay (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D139129 def createSnapshotSync(self, node, overlay): argument
141 def createSnapshot(self, node, overlay): argument
H A D29826 overlay = os.path.join(iotests.test_dir, 'overlay') variable
/openbmc/u-boot/drivers/video/
H A Dmxc_ipuv3_fb.c66 unsigned char overlay; member
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c668 int overlay; in overlay_merge() local
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c225 ushf *overlay; local
/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c1357 BlockDriverState *base, *overlay; in test_append_to_drained() local
/openbmc/qemu/
H A Dblockdev.c1094 void qmp_blockdev_snapshot(const char *node, const char *overlay, in qmp_blockdev_snapshot()