Home
last modified time | relevance | path

Searched defs:list (Results 26 – 50 of 229) sorted by relevance

12345678910

/openbmc/qemu/stats/
H A Dstats-hmp-cmds.c60 StatsSchemaList *list, StatsProvider provider, in find_schema_value_list()
121 uint64List *list; in print_stats_results() local
/openbmc/qemu/util/
H A Dreserved-region.c24 GList *resv_region_list_insert(GList *list, ReservedRegion *reg) in resv_region_list_insert()
/openbmc/qemu/hw/i386/
H A Dsgx.c43 GSList **list = opaque; in sgx_epc_device_list() local
55 GSList *list = NULL; in sgx_epc_get_device_list() local
300 SgxEPCList *list = NULL; in pc_machine_init_sgx_epc() local
/openbmc/qemu/net/
H A Dpasst.c633 const StringList *list = passt->search; in net_passt_decode_args() local
648 const StringList *list = passt->tcp_ports; in net_passt_decode_args() local
663 const StringList *list = passt->udp_ports; in net_passt_decode_args() local
678 const StringList *list = passt->param; in net_passt_decode_args() local
/openbmc/openbmc-test-automation/lib/
H A Dutils.py475 def get_subsequent_value_from_list(list, value): argument
554 def convert_prefix_hex_list_to_non_prefix_hex_list(list): argument
H A Ddata_proc.tcl94 proc list_filter_comments { list } { argument
/openbmc/qemu/hw/nvme/
H A Dsubsys.c20 NvmeSecCtrlEntry *list = n->sec_ctrl_list; in nvme_subsys_reserve_cntlids() local
39 NvmeSecCtrlEntry *list = n->sec_ctrl_list; in nvme_subsys_unreserve_cntlids() local
/openbmc/qemu/include/authz/
H A Dlistfile.h82 QAuthZ *list; member
/openbmc/qemu/target/mips/system/
H A Dmips-qmp-cmds.c42 GSList *list; in qmp_query_cpu_definitions() local
/openbmc/qemu/tests/unit/
H A Dtest-resv-mem.c61 static GList *insert_sorted_range(GList *list, uint64_t lob, uint64_t upb) in insert_sorted_range()
195 static void print_resv_region_list(const char *prefix, GList *list, in print_resv_region_list()
H A Dcheck-qlit.c40 QList *list = qlist_new(); in make_qobject() local
H A Dtest-opts-visitor.c179 intList *list = NULL; in test_opts_range_unvisited() local
219 intList *list = NULL; in test_opts_range_beyond() local
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c79 QOSGraphEdgeList *list = g_hash_table_lookup(edge_table, source); in add_edge() local
109 static void destroy_edges(void *list) in destroy_edges()
399 QOSGraphEdgeList *list; in qos_traverse_graph() local
470 QOSGraphEdgeList *list = get_edgelist(node); in qos_graph_get_edge() local
532 QOSGraphEdgeList *list = get_edgelist(start); in qos_graph_has_edge() local
813 QOSGraphEdgeList *list; in qos_dump_graph() local
/openbmc/u-boot/lib/
H A Dlist_sort.c111 struct list_head *list; in list_sort() local
165 struct list_head list; member
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c53 free_nodes(struct b_list *list) in free_nodes()
63 add_node(struct b_list *list, int size) in add_node()
94 insert_node(struct b_list *list, struct b_node *new) in insert_node()
136 insert_inode(struct b_list *list, struct jffs2_raw_inode *node, u32 offset) in insert_inode()
154 insert_dirent(struct b_list *list, struct jffs2_raw_dirent *node, u32 offset) in insert_dirent()
/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.cpp63 _methods.begin()->first, [](auto list, auto method) { in setActive()
/openbmc/phosphor-logging/
H A Delog_meta.hpp56 AssociationList& list) in build()
/openbmc/qemu/include/qemu/
H A Doption_int.h48 QemuOptsList *list; member
/openbmc/qemu/hw/acpi/
H A Dacpi-mem-hotplug-stub.c12 void acpi_memory_ospm_status(MemHotplugState *mem_st, ACPIOSTInfoList ***list) in acpi_memory_ospm_status()
/openbmc/qemu/
H A Dqemu-nbd.c191 NBDExportInfo *list; in qemu_nbd_client_list() local
446 static QCryptoTLSCreds *nbd_get_tls_creds(const char *id, bool list, in nbd_get_tls_creds()
497 bool list) in socket_activation_validate_opts()
608 bool list = false; in main() local
/openbmc/qemu/hw/mem/
H A Dmemory-device.c58 GSList **list = opaque; in memory_device_build_list() local
219 GSList *list = NULL, *item; in memory_device_get_free_addr() local
299 MemoryDeviceInfoList *list = NULL, **tail = &list; in qmp_memory_device_list() local
/openbmc/qemu/target/loongarch/
H A Dloongarch-qmp-cmds.c34 GSList *list; in qmp_query_cpu_definitions() local
/openbmc/qemu/system/
H A Dqdev-monitor.c185 GSList *list, *elt; in qdev_print_devinfos() local
1024 GSList *list, *elt; in device_add_completion() local
1049 GSList **list = opaque; in qdev_add_hotpluggable_device() local
1065 GSList *list = NULL; in qdev_build_hotpluggable_device_list() local
1076 GSList *list, *item; in peripheral_device_del_completion() local
/openbmc/u-boot/include/
H A Dstdio_dev.h48 struct list_head list; member
/openbmc/qemu/include/standard-headers/linux/
H A Dudmabuf.h26 struct udmabuf_create_item list[]; member

12345678910