| /openbmc/qemu/tests/unit/ |
| H A D | test-keyval.c | 337 visit_end_struct(v, NULL); in test_keyval_visit_bool() 346 visit_end_struct(v, NULL); in test_keyval_visit_bool() 365 visit_end_struct(v, NULL); in test_keyval_visit_number() 379 visit_end_struct(v, NULL); in test_keyval_visit_number() 390 visit_end_struct(v, NULL); in test_keyval_visit_number() 401 visit_end_struct(v, NULL); in test_keyval_visit_number() 414 visit_end_struct(v, NULL); in test_keyval_visit_number() 426 visit_end_struct(v, NULL); in test_keyval_visit_number() 445 visit_end_struct(v, NULL); in test_keyval_visit_size() 465 visit_end_struct(v, NULL); in test_keyval_visit_size() [all …]
|
| H A D | test-forward-visitor.c | 47 visit_end_struct(v, NULL); in visit_with_forward() 96 visit_end_struct(v, NULL); in test_forward_size() 124 visit_end_struct(v, NULL); in test_forward_number()
|
| H A D | test-opts-visitor.c | 208 visit_end_struct(v, NULL); in test_opts_range_unvisited() 245 visit_end_struct(v, NULL); in test_opts_range_beyond()
|
| H A D | test-qobject-input-visitor.c | 683 visit_end_struct(v, NULL); in test_visitor_in_null() 1085 visit_end_struct(v, NULL); in test_visitor_in_fail_struct_missing() 1087 visit_end_struct(v, NULL); in test_visitor_in_fail_struct_missing()
|
| H A D | test-qobject-output-visitor.c | 484 visit_end_struct(data->ov, NULL); in test_visitor_out_null()
|
| /openbmc/qemu/target/loongarch/ |
| H A D | loongarch-qmp-cmds.c | 73 visit_end_struct(visitor, NULL); in qmp_query_cpu_model_expansion()
|
| /openbmc/qemu/include/qapi/ |
| H A D | visitor.h | 327 void visit_end_struct(Visitor *v, void **obj);
|
| /openbmc/qemu/target/arm/ |
| H A D | arm-qmp-cmds.c | 184 visit_end_struct(visitor, NULL); in qmp_query_cpu_model_expansion()
|
| /openbmc/qemu/qapi/ |
| H A D | trace-events | 9 visit_end_struct(void *v, void *obj) "v=%p obj=%p"
|
| H A D | qapi-forward-visitor.c | 84 visit_end_struct(ffv->target, obj); in forward_field_end_struct()
|
| H A D | qapi-visit-core.c | 67 void visit_end_struct(Visitor *v, void **obj) in visit_end_struct() function
|
| /openbmc/qemu/target/riscv/ |
| H A D | riscv-qmp-cmds.c | 162 visit_end_struct(visitor, NULL); in riscv_cpuobj_validate_qdict_in()
|
| /openbmc/qemu/target/i386/ |
| H A D | cpu-system.c | 149 visit_end_struct(visitor, NULL); in object_apply_props()
|
| /openbmc/qemu/qom/ |
| H A D | object_interfaces.c | 63 visit_end_struct(v, NULL); in object_set_properties_from_qdict()
|
| H A D | object.c | 2520 visit_end_struct(v, NULL); in property_get_tm()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-balloon.c | 278 visit_end_struct(v, NULL); in balloon_stats_get_all() 284 visit_end_struct(v, NULL); in balloon_stats_get_all()
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu_models_system.c | 148 visit_end_struct(visitor, NULL); in cpu_model_from_info()
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_drc.c | 363 visit_end_struct(v, NULL); in prop_get_fdt()
|
| /openbmc/qemu/docs/devel/ |
| H A D | qapi-code-gen.rst | 1701 visit_end_struct(v, (void **)obj); 1842 visit_end_struct(v, NULL); 1873 visit_end_struct(v, NULL);
|