/openbmc/qemu/include/system/ |
H A D | hw_accel.h | 23 * @cpu: The vCPU to synchronize. 25 * Request to synchronize QEMU vCPU registers from the hardware accelerator 34 * @cpu: The vCPU to synchronize. 36 * Request to synchronize QEMU vCPU registers to the hardware accelerator
|
/openbmc/qemu/include/accel/ |
H A D | accel-cpu-ops.h | 47 * @cpu: The vCPU to synchronize. 49 * Request to synchronize QEMU vCPU registers to the hardware accelerator 57 * @cpu: The vCPU to synchronize. 59 * Request to synchronize QEMU vCPU registers from the hardware accelerator
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/ |
H A D | README.md | 20 - SynchronizeDirectoryCommonData - Synchronize directory common data before 22 - AgentSynchronizeData - Synchronize SMBIOS data from file after data transfer
|
H A D | MDR_V2.interface.yaml | 129 Synchronize SMBIOS data from file. 138 Synchronize directory common data.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/htpdate/ |
H A D | htpdate_1.3.7.bb | 2 DESCRIPTION = "The HTTP Time Protocol (HTP) is used to synchronize a computer's time with\ 5 Htpdate will synchronize the computer time to Greenwich Mean Time (GMT),\
|
/openbmc/openbmc/poky/meta-selftest/lib/oeqa/runtime/cases/ |
H A D | dnf_runtime.py | 45 …ue(re.match(r".*Failed to synchronize cache", output_makecache, re.DOTALL) is None, msg = "dnf mak…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/ |
H A D | phc2sys@.service.in | 2 Description=Synchronize system clock or PTP hardware clock (PHC)
|
/openbmc/qemu/docs/devel/ |
H A D | replay.rst | 250 - EVENT_INTERRUPT. Used to synchronize interrupt processing. 251 - EVENT_EXCEPTION. Used to synchronize exception handling. 275 - REPLAY_ASYNC_EVENT_BLOCK. Block device operation. Used to synchronize 288 - EVENT_CHAR_WRITE. Used to synchronize character output operations. Followed by: 293 - EVENT_CHAR_READ_ALL. Used to synchronize character input operations,
|
/openbmc/qemu/include/qemu/ |
H A D | thread-context.h | 40 /* Mutex to synchronize requests. */
|
H A D | atomic128.h | 41 * read-only memory, and thus all atomic operations must synchronize
|
/openbmc/phosphor-logging/ |
H A D | util.hpp | 21 * @brief Synchronize unwritten journal messages to disk.
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-balloon.h | 58 * Lock to synchronize threads to access the free page reporting related
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-stattrib.c | 155 * system is about to take over. We synchronize the buffer to in cmma_load() 158 sac->synchronize(sas); in cmma_load() 315 sa_cl->synchronize = qemu_s390_synchronize_stub; in qemu_s390_stattrib_class_init()
|
/openbmc/qemu/include/hw/s390x/ |
H A D | storage-attributes.h | 40 void (*synchronize)(S390StAttribState *sa); member
|
/openbmc/qemu/docs/interop/ |
H A D | live-block-operations.rst | 18 synchronize data from a disk image chain (including current active disk) 118 (3) ``drive-mirror`` (and ``blockdev-mirror``): Synchronize a running 506 Synchronize a running disk image chain (all or part of it) to a target 552 (1) ``full`` -- Synchronize the content of entire disk image chain to 555 (2) ``top`` -- Synchronize only the contents of the top-most disk image 558 (3) ``none`` -- Synchronize only the new writes from this point on. 569 (4) ``incremental`` -- Synchronize content that is described by the 668 Instead of copying content from the entire chain, synchronize *only* the 750 synchronize to a pre-created file, therefore 'existing', file on the
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | spl.c | 37 /* Read back the register to synchronize the write. */ in board_init_f()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | misc.h | 119 * ubifs_wbuf_sync - synchronize write-buffer. 120 * @wbuf: write-buffer to synchronize
|
H A D | io.c | 486 * ubifs_wbuf_sync_nolock - synchronize write-buffer. 487 * @wbuf: write-buffer to synchronize 602 * ubifs_bg_wbufs_sync - synchronize write-buffers. 605 * This function is called by background thread to synchronize write-buffers. 623 dbg_io("synchronize"); in ubifs_bg_wbufs_sync() 1121 * ubifs_sync_wbufs_by_inode - synchronize write-buffers for an inode. 1123 * @inode: inode to synchronize
|
/openbmc/qemu/block/ |
H A D | graph-lock.c | 229 * Synchronize access with reader_count() in bdrv_graph_wrlock(). in bdrv_graph_co_rdlock() 244 * Additional check when we use the above lock to synchronize in bdrv_graph_co_rdlock()
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | spl.c | 49 /* Read back the register to synchronize the write. */ in board_init_f()
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | spl.c | 45 /* Read back the register to synchronize the write. */ in board_init_f()
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_managers_bmc_time.robot | 76 # Synchronize BMC date/time to local system date/time.
|
/openbmc/qemu/util/ |
H A D | coroutine-ucontext.c | 115 __tsan_switch_to_fiber(fake_stack_save, 0); /* 0=synchronize */ in finish_switch_fiber() 144 __tsan_switch_to_fiber(new_fiber, 0); /* 0=synchronize */ in start_switch_fiber_tsan()
|
/openbmc/qemu/monitor/ |
H A D | hmp-cmds-target.c | 51 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync() argument 71 if (synchronize) { in mon_get_cpu_sync()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_config.h | 34 /* Status byte for guest to report progress, and synchronize features. */
|