Searched refs:qos_graph_get_edge (Results 1 – 6 of 6) sorted by relevance
78 edge = qos_graph_get_edge(machine, driver); in check_contains()90 edge = qos_graph_get_edge(machine, interface); in check_produces()103 edge = qos_graph_get_edge(interface, driver); in check_consumes()132 edge = qos_graph_get_edge(interface, full_name); in check_test()
120 QOSGraphEdge *qos_graph_get_edge(const char *node, const char *dest);
121 edge = qos_graph_get_edge(path[current - 1], path[current]); in allocate_objects()
468 QOSGraphEdge *qos_graph_get_edge(const char *node, const char *dest) in qos_graph_get_edge() function
144 edge = qos_graph_get_edge(path->name, node_name); in walk_path()
268 edge = qos_graph_get_edge(path->name, node_name); in walk_path()