Home
last modified time | relevance | path

Searched defs:graph_list (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_acpi.c228 const union acpi_object *graph_list, *graph; in cs_get_coresight_graph() local
/f-stack/dpdk/lib/librte_graph/
H A Dgraph.c18 static struct graph_head graph_list = STAILQ_HEAD_INITIALIZER(graph_list); variable