Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/openbmc/u-boot/common/
H A Dmemsize.c18 # define sync() /* nothing */ macro
38 sync(); in get_ram_size()
40 sync(); in get_ram_size()
45 sync(); in get_ram_size()
47 sync(); in get_ram_size()
50 sync(); in get_ram_size()
53 sync(); in get_ram_size()
57 sync(); in get_ram_size()
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Drelease.S55 sync
62 sync
69 sync
85 sync
87 sync
96 sync
108 sync
110 sync
115 sync
127 sync
[all …]
H A Dcache.S86 sync /* wait for dcbst's to get to ram */
91 sync /* additional sync needed on g4 */
110 sync
114 sync /* wait for dcbst's to get to ram */
132 sync
137 sync
154 sync
191 sync
219 sync
235 sync
[all …]
H A Dstart.S146 sync
152 sync
155 sync
164 sync
209 sync
217 sync
237 sync
277 sync
306 sync
335 sync
[all …]
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/datetime/
H A Dme-time-sync.bb1 SUMMARY = "ME time sync"
14 SRC_URI += "file://me-time-sync.sh"
18 install -m 0755 ${S}/me-time-sync.sh ${D}${bindir}/me-time-sync.sh
21 SYSTEMD_SERVICE:${PN} += "me-time-sync.service"
/openbmc/qemu/tests/qemu-iotests/
H A D04168 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
81 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
91 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
104 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
127 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
142 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
158 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
173 self.vm.cmd(self.qmp_cmd, device='drive0', sync='full',
205 result = self.vm.qmp(self.qmp_cmd, device='ide1-cd0', sync='full',
210 result = self.vm.qmp(self.qmp_cmd, device='drive0', sync='full',
[all …]
H A D05572 self.vm.cmd(cmd, device='drive0', target=target, sync='full')
88 target=target, sync='full')
124 target='drive1', sync='full', auto_finalize=False,
139 target='drive1', sync='full')
153 target=target_img, sync='full')
161 target='drive1', sync='full')
166 target=target_img, sync='full', mode='existing')
171 target=target_img, sync='full',
181 target=target_img, sync='full')
184 target='drive0', sync='full')
[all …]
H A D085.out15 { 'execute': 'blockdev-snapshot-sync',
24 { 'execute': 'blockdev-snapshot-sync',
31 { 'execute': 'blockdev-snapshot-sync',
41 { 'type': 'blockdev-snapshot-sync', 'data' :
44 { 'type': 'blockdev-snapshot-sync', 'data' :
53 { 'type': 'blockdev-snapshot-sync', 'data' :
56 { 'type': 'blockdev-snapshot-sync', 'data' :
65 { 'type': 'blockdev-snapshot-sync', 'data' :
68 { 'type': 'blockdev-snapshot-sync', 'data' :
77 { 'type': 'blockdev-snapshot-sync', 'data' :
[all …]
H A D05678 self.vm.cmd('drive-backup', device='drive0', sync='top',
92 sync='none', target=target_img)
117 sync='full', target=target_img,
187 sync='full', target=self.ref_img,
201 self.qmp_backup(device='drive0', format=iotests.imgfmt, sync='full',
219 sync='full', target=self.dest_img,
228 sync='full', target=self.dest_img,
246 sync='full', target=self.dest_img,
253 sync='full', target=self.dest_img2,
262 sync='full', target=self.dest_img2,
[all …]
H A D257.out33 …": "drive0", "filter-node-name": "backup-top", "job-id": "ref_backup_0", "sync": "full", "target":…
80 …": "drive0", "filter-node-name": "backup-top", "job-id": "ref_backup_1", "sync": "full", "target":…
94 …vice": "drive0", "filter-node-name": "backup-top", "job-id": "backup_1", "sync": "bitmap", "target…
218 …": "drive0", "filter-node-name": "backup-top", "job-id": "ref_backup_2", "sync": "full", "target":…
232 …vice": "drive0", "filter-node-name": "backup-top", "job-id": "backup_2", "sync": "bitmap", "target…
302 …": "drive0", "filter-node-name": "backup-top", "job-id": "ref_backup_0", "sync": "full", "target":…
349 …": "drive0", "filter-node-name": "backup-top", "job-id": "ref_backup_1", "sync": "full", "target":…
365 …vice": "drive0", "filter-node-name": "backup-top", "job-id": "backup_1", "sync": "bitmap", "target…
425 …": "drive0", "filter-node-name": "backup-top", "job-id": "ref_backup_2", "sync": "full", "target":…
439 …vice": "drive0", "filter-node-name": "backup-top", "job-id": "backup_2", "sync": "bitmap", "target…
[all …]
/openbmc/u-boot/post/cpu/mpc83xx/
H A Decc.c83 sync(); in ecc_post_test()
94 sync(); in ecc_post_test()
99 sync(); in ecc_post_test()
103 sync(); in ecc_post_test()
108 sync(); in ecc_post_test()
133 sync(); in ecc_post_test()
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dexynos-dp.txt11 samsung,h-sync-width: hsync value
15 samsung,v-sync-width: vsync value
18 samsung,v-sync-rate: refresh rate
32 samsung,h-sync-polarity: Horizontal Sync polarity
34 samsung,v-sync-polarity: Vertical Sync polarity
62 samsung,h-sync-polarity = <0>;
63 samsung,v-sync-polarity = <0>;
/openbmc/openbmc/poky/meta/lib/oeqa/buildperf/
H A Dtest_basic.py21 self.sync()
37 self.sync()
54 self.sync()
72 self.sync()
114 self.sync()
118 self.sync()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A D0001-Ensure-compatibility-with-ARMv9-by-updating-.arch-di.patch15 1644: storage/innobase/CMakeFiles/innobase_embedded.dir/sync/cache.cc.o]
22 storage/innobase/sync/cache.cc | 5 +++++
25 diff --git a/storage/innobase/sync/cache.cc b/storage/innobase/sync/cache.cc
27 --- a/storage/innobase/sync/cache.cc
28 +++ b/storage/innobase/sync/cache.cc
H A Dsys_futex.patch12 storage/innobase/sync/srw_lock.cc | 6 ++++++
15 diff --git a/storage/innobase/sync/srw_lock.cc b/storage/innobase/sync/srw_lock.cc
17 --- a/storage/innobase/sync/srw_lock.cc
18 +++ b/storage/innobase/sync/srw_lock.cc
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/clang-layer/recipes-support/thin-provisioning-tools/thin-provisioning-tools/
H A D0001-Use-portable-atomics-crate.patch15 error[E0432]: unresolved import `std::sync::atomic::AtomicU64`
17 │ 234 | use std::sync::atomic::{AtomicU64, Ordering};
72 -use std::sync::atomic::{AtomicU64, Ordering};
73 use std::sync::mpsc::{self, SyncSender};
74 use std::sync::{Arc, Mutex};
83 -use std::sync::atomic::{AtomicU64, Ordering};
84 use std::sync::{Arc, Mutex};
/openbmc/u-boot/arch/powerpc/lib/
H A Dppccache.S57 sync
79 sync /* wait for dcbst's to get to ram */
100 sync
104 sync /* wait for dcbi's to get to ram */
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Druncmd.py69 result = runCmd("echo stdout; echo stderr >&2", shell=True, sync=False)
74 … result = runCmd("echo stdout; echo stderr >&2", shell=True, stderr=subprocess.PIPE, sync=False)
82 result = runCmd(['sleep', '60'], timeout=self.TIMEOUT, ignore_status=True, sync=False)
92 …nCmd(['sleep', '60'], timeout=self.TIMEOUT, ignore_status=True, stderr=subprocess.PIPE, sync=False)
100 result = runCmd("cat", data=b"hello world", timeout=self.TIMEOUT, sync=False)
108 … runCmd(['sleep', '60'], data=b"hello world", timeout=self.TIMEOUT, ignore_status=True, sync=False)
116 result = runCmd("echo stdout; echo stderr >&2", shell=True, output_log=log, sync=False)
122 …Cmd("echo stdout; echo stderr >&2", shell=True, output_log=log, stderr=subprocess.PIPE, sync=False)
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcache.c20 sync(); in icache_enable()
27 sync(); in icache_disable()
45 sync(); in dcache_disable()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drust-oe-selftest.patch46 diff --git a/library/std/src/sync/poison/rwlock/tests.rs b/library/std/src/sync/poison/rwlock/tests…
48 --- a/library/std/src/sync/poison/rwlock/tests.rs
49 +++ b/library/std/src/sync/poison/rwlock/tests.rs
117 diff --git a/library/std/src/sync/poison/mutex/tests.rs b/library/std/src/sync/poison/mutex/tests.rs
118 --- a/library/std/src/sync/poison/mutex/tests.rs
119 +++ b/library/std/src/sync/poison/mutex/tests.rs
128 diff --git a/library/std/src/sync/poison/mutex/tests.rs b/library/std/src/sync/poison/mutex/tests.rs
129 --- a/library/std/src/sync/poison/mutex/tests.rs
130 +++ b/library/std/src/sync/poison/mutex/tests.rs
139 diff --git a/library/std/src/sync/rwlock/tests.rs b/library/std/src/sync/poison/rwlock/tests.rs
[all …]
/openbmc/obmc-ikvm/
H A Dikvm_manager.cpp65 sync.notify_all(); in setServerDone()
73 sync.notify_all(); in setVideoDone()
82 sync.wait(ulock); in waitServer()
94 sync.wait(ulock); in waitVideo()
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/
H A Dsystemd_%.bbappend4 file://machine-id-commit-sync.conf \
5 file://random-seed-sync.conf \
11 … install -m 0644 ${UNPACKDIR}/$i-sync.conf ${D}/${systemd_system_unitdir}/systemd-$i.service.d
/openbmc/u-boot/board/freescale/mx6sabresd/
H A DREADME28 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
32 $ sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1K seek=69 && sync
56 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
57 $ sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1K seek=69 && sync
72 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 oflag=sync status=none && sync
76 $ sudo dd if=u-boot-dtb.img of=/dev/sdX bs=1K seek=69 oflag=sync status=none && sync
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/systemd/files/
H A Drandom-seed-sync.conf2 ExecStopPost=/bin/sync
3 ExecStartPost=/bin/sync
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/network/
H A Dphosphor-network_%.bbappend1 PACKAGECONFIG:append = " sync-mac"
2 EXTRA_OEMESON:append = " -Dforce-sync-mac=false"

12345678910>>...21