Home
last modified time | relevance | path

Searched refs:QLIST_FOREACH_ENTRY (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Ddevice-introspect-test.c54 QLIST_FOREACH_ENTRY(types, e) { in qom_type_index()
87 QLIST_FOREACH_ENTRY(types, e) { in type_list_find()
155 QLIST_FOREACH_ENTRY(types, e) { in test_qom_list_parents()
178 QLIST_FOREACH_ENTRY(all_types, e) { in test_qom_list_fields()
249 QLIST_FOREACH_ENTRY(types, entry) { in test_device_intro_concrete()
283 QLIST_FOREACH_ENTRY(all_types, e) { in test_abstract_interfaces()
H A Dqom-test.c41 QLIST_FOREACH_ENTRY(list, entry) { in test_properties()
H A Dtpm-emu.c227 QLIST_FOREACH_ENTRY(models, e) { in tpm_model_is_available()
H A Ddrive_del-test.c33 QLIST_FOREACH_ENTRY(ret, entry) { in look_for_drive0()
H A Dmigration-helpers.c136 QLIST_FOREACH_ENTRY(channel_list, entry) { in migrate_set_ports()
/openbmc/qemu/qobject/
H A Dqlist.c44 QLIST_FOREACH_ENTRY(src, entry) { in qlist_copy()
128 QLIST_FOREACH_ENTRY(qlist, entry) { in qlist_size()
H A Dqlit.c52 QLIST_FOREACH_ENTRY(qlist, e) { in qlit_equal_qlist()
H A Dqjson.c203 QLIST_FOREACH_ENTRY(val, entry) { in to_json()
/openbmc/qemu/tests/unit/
H A Dtest-qobject-output-visitor.c251 QLIST_FOREACH_ENTRY(qlist, entry) { in test_visitor_out_list()
561 QLIST_FOREACH_ENTRY(qlist, e) { in test_visitor_out_list_struct()
572 QLIST_FOREACH_ENTRY(qlist, e) { in test_visitor_out_list_struct()
586 QLIST_FOREACH_ENTRY(qlist, e) { in test_visitor_out_list_struct()
596 QLIST_FOREACH_ENTRY(qlist, e) { in test_visitor_out_list_struct()
H A Dcheck-qlist.c79 QLIST_FOREACH_ENTRY(qlist, entry) { in qlist_iter_test()
/openbmc/qemu/include/qapi/qmp/
H A Dqlist.h41 #define QLIST_FOREACH_ENTRY(qlist, var) \ macro
/openbmc/qemu/util/
H A Dqemu-config.c249 QLIST_FOREACH_ENTRY(list, list_entry) { in config_parse_qdict_section()
H A Dkeyval.c349 QLIST_FOREACH_ENTRY(new, item) { in keyval_do_merge()