Searched refs:qlist_first (Results 1 – 11 of 11) sorted by relevance
149 entry_x = qlist_first(list_x); in qlist_is_equal()150 entry_y = qlist_first(list_y); in qlist_is_equal()
70 entry = qlist_first(qlist); in qdict_flatten_qlist()
59 static inline const QListEntry *qlist_first(const QList *qlist) in qlist_first() function
308 entry = qlist_first(list); in test_qga_get_vcpus()326 entry = qlist_first(list); in test_qga_get_fsinfo()367 entry = qlist_first(list); in test_qga_get_memory_blocks()390 entry = qlist_first(list); in test_qga_network_get_interfaces()
234 entry = qlist_first(capabilities); in test_qmp_oob()
123 for (e = qlist_first(features); e; e = qlist_next(e)) { in get_feature_word()
1539 for (p = qlist_first(list), idx = 0; p; p = qlist_next(p), idx++) { in qtest_get_machines()1594 for (p = qlist_first(list), idx = 0; p; p = qlist_next(p), idx++) { in qtest_get_cpu_models()1732 for (p = qlist_first(list), idx = 0; p; p = qlist_next(p), idx++) { in qtest_has_device()
3447 entry = qlist_first(rates); in get_dirty_rate()3473 entry = qlist_first(rates); in get_limit_rate()
232 tos->entry = qlist_first(qlist); in qobject_input_push()
818 for (entry = qlist_first(list); entry; entry = qlist_next(entry), i++) { in dump_qlist()
340 for (entry = qlist_first(intervals); entry; entry = qlist_next(entry)) { in parse_stats_intervals()