Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 25 of 37) sorted by relevance

12

/qemu/qapi/
H A Dqapi-visit-core.c47 bool ok; in visit_start_struct() local
76 bool ok; in visit_start_list() local
110 bool ok; in visit_start_alternate() local
209 bool ok; in visit_type_uint8() local
222 bool ok; in visit_type_uint16() local
235 bool ok; in visit_type_uint32() local
276 bool ok; in visit_type_int8() local
289 bool ok; in visit_type_int16() local
303 bool ok; in visit_type_int32() local
341 bool ok; in visit_type_str() local
[all …]
/qemu/rust/qemu-api/src/
H A Derrno.rs248 let ok: io::Result<_> = Ok(42u8); in test_from_u8() localVariable
262 let ok: io::Result<_> = Ok(1234u16); in test_from_u16() localVariable
286 let ok: io::Result<_> = Ok(1234u32); in test_from_u32() localVariable
310 let ok: io::Result<_> = Ok(1234u64); in test_from_u64() localVariable
334 let ok: io::Result<_> = Ok(()); in test_from_unit() localVariable
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c337 bool ok = true; in do_unsigned_reads() local
356 bool ok = true; in do_unsigned_test() local
384 bool ok; in read_test_data_s8() local
482 bool ok = true; in do_signed_reads() local
511 bool ok = true; in main() local
/qemu/include/system/
H A Dblock-ram-registrar.h25 bool ok; member
/qemu/qom/
H A Dqom-qobject.c25 bool ok; in object_property_set_qobject() local
H A Dobject.c588 bool ok; in object_initialize_child_with_props() local
604 bool ok = false; in object_initialize_child_with_propsv() local
1458 bool ok = object_property_set_qobject(obj, name, QOBJECT(qstr), errp); in object_property_set_str() local
1520 bool ok = object_property_set_qobject(obj, name, QOBJECT(qbool), errp); in object_property_set_bool() local
1553 bool ok = object_property_set_qobject(obj, name, QOBJECT(qnum), errp); in object_property_set_int() local
1629 bool ok = object_property_set_qobject(obj, name, QOBJECT(qnum), errp); in object_property_set_uint() local
1698 bool ok = object_property_set(obj, name, v, errp); in object_property_parse() local
/qemu/tests/tcg/s390x/
H A Dmie3-mvcrl.c49 bool ok = true; in main() local
/qemu/tests/qemu-iotests/
H A Dcheck193 ok = tr.run_tests(paths, args.jobs) variable
/qemu/hw/virtio/
H A Dvhost-shadow-virtqueue.c29 bool ok = true; in vhost_svq_valid_features() local
163 bool ok; in vhost_svq_vring_write_descs() local
200 bool ok; in vhost_svq_add_split() local
277 bool ok; in vhost_svq_add() local
H A Dvhost-vdpa.c1215 bool ok; in vhost_vdpa_svq_map_rings() local
1285 bool ok = vhost_vdpa_svq_setup(dev, svq, i, &err); in vhost_vdpa_svqs_start() local
1368 bool ok; in vhost_vdpa_dev_start() local
/qemu/target/loongarch/
H A Dloongarch-qmp-cmds.c51 bool ok; in qmp_query_cpu_model_expansion() local
/qemu/util/
H A Dfdmon-epoll.c126 bool ok; in fdmon_epoll_try_upgrade() local
/qemu/linux-user/
H A Dlinuxload.c214 bool ok = imgsrc_read(alloc, offset, len, img, errp); in imgsrc_read_alloc() local
/qemu/ui/
H A Dclipboard.c102 bool ok; in qemu_clipboard_check_serial() local
/qemu/hw/misc/
H A Dtz-mpc.c430 bool ok; in tz_mpc_translate() local
/qemu/hw/net/
H A Dnpcm7xx_emc.c482 bool ok = emc_receive_filter1(emc, buf, len, &fail_reason); in emc_receive_filter() local
/qemu/migration/
H A Dmigration-hmp-cmds.c792 bool ok = false; in vm_completion() local
/qemu/block/
H A Dsnapshot.c550 bool ok = true; in bdrv_all_can_snapshot() local
H A Dblkio.c194 bool ok; in blkio_alloc_bounce_buffer() local
/qemu/linux-user/i386/
H A Dsignal.c615 bool ok; in xrstor_sigcontext() local
717 bool ok; in restore_sigcontext() local
/qemu/hw/nvram/
H A Dxlnx-zynqmp-efuse.c559 bool ok; in zynqmp_efuse_aes_crc_postw() local
H A Dxlnx-versal-efuse-ctrl.c428 bool ok = false; in efuse_pgm_addr_postw() local
/qemu/tests/tcg/multiarch/
H A Dsha512.c663 _gen_result(int ok, const char *func, const char *file, unsigned int line, in _gen_result()
/qemu/hw/core/
H A Dqdev-properties.c649 bool ok = true; in set_prop_array() local
727 bool ok; in get_prop_array() local
/qemu/target/arm/
H A Dkvm.c869 bool ok = true; in write_kvmstate_to_list() local
900 bool ok = true; in write_list_to_kvmstate() local

12