Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/qemu/tests/qtest/migration/
H A Dtls-tests.c37 QTestState *to, in migrate_hook_start_tls_psk_common()
82 QTestState *to) in migrate_hook_start_tls_psk_match()
89 QTestState *to) in migrate_hook_start_tls_psk_mismatch()
96 QTestState *to, in migrate_hook_end_tls_psk()
139 QTestState *to, in migrate_hook_start_tls_x509_common()
232 QTestState *to) in migrate_hook_start_tls_x509_default_host()
249 QTestState *to) in migrate_hook_start_tls_x509_override_host()
266 QTestState *to) in migrate_hook_start_tls_x509_mismatch_host()
278 QTestState *to) in migrate_hook_start_tls_x509_friendly_client()
291 QTestState *to) in migrate_hook_start_tls_x509_hostile_client()
[all …]
H A Dcompression-tests.c26 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_zstd()
64 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_qatzip()
88 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_qpl()
109 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_uadk()
129 QTestState *to) in migrate_hook_start_xbzrle()
158 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_zlib()
H A Dframework.c108 void migrate_wait_for_dirty_mem(QTestState *from, QTestState *to) in migrate_wait_for_dirty_mem()
211 static void migrate_start_set_capabilities(QTestState *from, QTestState *to, in migrate_start_set_capabilities()
256 int migrate_start(QTestState **from, QTestState **to, const char *uri, in migrate_start()
432 void migrate_end(QTestState *from, QTestState *to, bool test_dest) in migrate_end()
471 QTestState *from, *to; in migrate_postcopy_prepare() local
509 static void migrate_postcopy_complete(QTestState *from, QTestState *to, in migrate_postcopy_complete()
538 QTestState *from, *to; in test_postcopy_common() local
556 static void postcopy_recover_fail(QTestState *from, QTestState *to, in postcopy_recover_fail()
668 QTestState *from, *to; in test_postcopy_recovery_common() local
741 QTestState *from, *to; in test_precopy_common() local
[all …]
H A Dmisc-tests.c30 QTestState *from, *to; in test_baddest() local
46 QTestState *from, *to; in test_analyze_script() local
98 QTestState *from, *to; in test_ignore_shared() local
135 QTestState *from, *to; in do_test_validate_uuid() local
207 QTestState *from, *to; in do_test_validate_uri_channel() local
H A Dprecopy-tests.c238 QTestState *to) in migrate_hook_start_fd()
266 QTestState *to, in migrate_hook_end_fd()
306 QTestState *to) in migrate_hook_start_precopy_fd_file()
365 QTestState *from, *to; in test_auto_converge() local
466 QTestState *to) in migrate_hook_start_precopy_tcp_multifd()
473 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_zero_page_legacy()
482 QTestState *to) in migrate_hook_start_precopy_tcp_multifd_no_zero_page()
577 QTestState *from, *to, *to2; in test_multifd_tcp_cancel() local
669 static void test_cancel_src_after_failed(QTestState *from, QTestState *to, in test_cancel_src_after_failed()
696 static void test_cancel_src_after_cancelled(QTestState *from, QTestState *to, in test_cancel_src_after_cancelled()
[all …]
H A Dfile-tests.c59 QTestState *to) in migrate_hook_start_file_offset_fdset()
173 QTestState *to) in migrate_hook_start_multifd_mapped_ram_dio()
205 QTestState *to, in migrate_hook_end_multifd_mapped_ram_fdset()
231 QTestState *to) in migrate_hook_start_multifd_mapped_ram_fdset_dio()
245 QTestState *to) in migrate_hook_start_multifd_mapped_ram_fdset()
H A Dcpr-tests.c22 static void *migrate_hook_start_mode_reboot(QTestState *from, QTestState *to) in migrate_hook_start_mode_reboot()
47 static void *test_mode_transfer_start(QTestState *from, QTestState *to) in test_mode_transfer_start()
H A Dmigration-qmp.c112 void migrate_qmp(QTestState *who, QTestState *to, const char *uri, in migrate_qmp()
153 void migrate_incoming_qmp(QTestState *to, const char *uri, QObject *channels, in migrate_incoming_qmp()
518 void migrate_postcopy_start(QTestState *from, QTestState *to, in migrate_postcopy_start()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/
H A Daudit_4.0.3.bb52 interface to the audit system, audispd. These plugins can do things \ type
/openbmc/qemu/include/block/
H A Dqdict.h29 const char *to; member
/openbmc/webui-vue/src/router/
H A Dindex.js18 function allowRouterToNavigate(to, next, currentUserRole) { argument
/openbmc/qemu/util/
H A Dbuffer.c139 void buffer_move_empty(Buffer *to, Buffer *from) in buffer_move_empty()
156 void buffer_move(Buffer *to, Buffer *from) in buffer_move()
H A Dcoroutine-ucontext.c272 CoroutineUContext *to = DO_UPCAST(CoroutineUContext, base, opaque); in terminate_asan() local
315 CoroutineUContext *to = DO_UPCAST(CoroutineUContext, base, to_); in qemu_coroutine_switch() local
H A Dqemu-coroutine.c255 Coroutine *to = QSIMPLEQ_FIRST(&pending); in qemu_aio_coroutine_enter() local
329 Coroutine *to = self->caller; in qemu_coroutine_yield() local
H A Dcoroutine-windows.c53 CoroutineWin32 *to = DO_UPCAST(CoroutineWin32, base, to_); in qemu_coroutine_switch() local
H A Dcoroutine-wasm.c89 CoroutineEmscripten *to = DO_UPCAST(CoroutineEmscripten, base, to_); in qemu_coroutine_switch() local
/openbmc/u-boot/common/
H A Dkgdb_stubs.c48 void kgdb_flush_cache_range(void *from, void *to) in kgdb_flush_cache_range()
H A Dflash.c27 flash_protect (int flag, ulong from, ulong to, flash_info_t *info) in flash_protect()
/openbmc/u-boot/fs/ubifs/
H A Dkey.h411 union ubifs_key *to) in key_read()
426 const union ubifs_key *from, void *to) in key_write()
442 const union ubifs_key *from, void *to) in key_write_idx()
457 const union ubifs_key *from, union ubifs_key *to) in key_copy()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py486 to, argument
522 def new_relationship(self, from_, typ, to): argument
525 def new_scoped_relationship(self, from_, typ, scope, to): argument
670 def new_vex_patched_relationship(self, from_, to): argument
680 def new_vex_unpatched_relationship(self, from_, to): argument
691 def new_vex_ignored_relationship(self, from_, to, *, impact_statement): argument
/openbmc/u-boot/doc/
H A DREADME.x86131 to get the image. There is also an 'extract_blobs.sh' scripts that you can use label
214 to B8 00 80 0B 00. label
246 to the last 2MB of the 8MB chip, address range [600000, 7FFFFF]. label
/openbmc/u-boot/cmd/
H A Dximg.c191 void *to = (void *) dest; in do_imgextract() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c55 static int spi_flash_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, in spi_flash_mtd_write()
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c395 static int part_write(struct mtd_info *mtd, loff_t to, size_t len, in part_write()
402 static int part_panic_write(struct mtd_info *mtd, loff_t to, size_t len, in part_panic_write()
409 static int part_write_oob(struct mtd_info *mtd, loff_t to, in part_write_oob()
434 unsigned long count, loff_t to, size_t *retlen) in part_writev()
/openbmc/qemu/tests/qtest/
H A Drtl8139-test.c73 const unsigned to = 1.6 * CLK; in test_timer() local

1234