/openbmc/obmc-ikvm/ |
H A D | ikvm_manager.hpp | 69 std::condition_variable sync; member in ikvm::Manager
|
/openbmc/u-boot/common/ |
H A D | memsize.c | 18 # define sync() /* nothing */ macro
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257 | 187 def blockdev_backup(vm, device, target, sync, **kwargs): argument 199 def blockdev_backup_mktarget(drive, target_id, filepath, sync, **kwargs): argument 213 def backup(drive, n, filepath, sync, **kwargs): argument
|
H A D | 155 | 178 def runMirror(self, sync): argument
|
/openbmc/u-boot/board/cssi/MCR3000/ |
H A D | MCR3000.c | 56 const char *sync = "receive"; in ft_board_setup() local
|
/openbmc/qemu/include/ui/ |
H A D | input.h | 29 QemuInputHandlerSync sync; member
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | __init__.py | 21 sync=True, argument
|
H A D | sqlite.py | 130 def __init__(self, dbname, sync): argument 196 def __init__(self, logger, dbname, sync): argument
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | journal.cpp | 52 void Journal::sync() const in sync() function in openpower::pels::Journal
|
/openbmc/qemu/ui/ |
H A D | dmabuf.c | 28 void *sync; member 251 void qemu_dmabuf_set_sync(QemuDmaBuf *dmabuf, void *sync) in qemu_dmabuf_set_sync()
|
H A D | egl-helpers.c | 437 EGLSyncKHR sync; in egl_dmabuf_create_sync() local 453 void *sync = qemu_dmabuf_get_sync(dmabuf); in egl_dmabuf_create_fence() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-thread-pool.c | 137 static void do_test_cancel(bool sync) in do_test_cancel()
|
/openbmc/qemu/include/hw/dma/ |
H A D | pl080.h | 58 uint32_t sync; member
|
/openbmc/qemu/util/ |
H A D | mmap-alloc.c | 190 const bool sync = qemu_map_flags & QEMU_MAP_SYNC; in mmap_activate() local
|
/openbmc/u-boot/drivers/dma/ |
H A D | lpc32xx_dma.c | 43 u32 sync; member
|
/openbmc/u-boot/drivers/video/ |
H A D | videomodes.h | 48 int sync; /* see FB_SYNC_* */ member
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | commands.py | 168 def runCmd(command, ignore_status=False, timeout=None, assert_error=True, sync=True, argument
|
/openbmc/qemu/python/qemu/utils/ |
H A D | qemu_ga_client.py | 76 def sync(self, timeout: Optional[float] = 3) -> None: member in QemuGuestAgentClient
|
/openbmc/qemu/hw/timer/ |
H A D | a9gtimer.c | 81 static void a9_gtimer_update(A9GTimerState *s, bool sync) in a9_gtimer_update()
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 454 def sync(args, config, basepath, workspace): function 476 def _extract_source(srctree, keep_temp, devbranch, sync, config, basepath, workspace, fixed_setup, … argument
|
/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | io.h | 120 static inline void sync(void) in sync() function
|
/openbmc/qemu/block/ |
H A D | backup.c | 59 bool sync = (((ret == 0) || (job->bitmap_mode == BITMAP_SYNC_MODE_ALWAYS)) \ in backup_cleanup_sync_bitmap() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/ |
H A D | base.py | 479 def sync(): member in BuildPerfTestCase
|
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | io.h | 141 static inline void sync(void) in sync() function
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | io.h | 52 static inline void sync(void) in sync() function
|