Searched refs:QOSGraphEdge (Results 1 – 7 of 7) sorted by relevance
80 QOSGraphEdge *path_edge;120 QOSGraphEdge *qos_graph_get_edge(const char *node, const char *dest);129 QOSEdgeType qos_graph_edge_get_type(QOSGraphEdge *edge);138 char *qos_graph_edge_get_dest(QOSGraphEdge *edge);153 void *qos_graph_edge_get_arg(QOSGraphEdge *edge);163 char *qos_graph_edge_get_after_cmd_line(QOSGraphEdge *edge);173 char *qos_graph_edge_get_before_cmd_line(QOSGraphEdge *edge);183 char *qos_graph_edge_get_extra_device_opts(QOSGraphEdge *edge);194 char *qos_graph_edge_get_name(QOSGraphEdge *edge);
30 struct QOSGraphEdge { struct41 QSLIST_ENTRY(QOSGraphEdge) edge_list; argument53 QOSGraphEdge *parent_edge;92 QOSGraphEdge *edge = g_new0(QOSGraphEdge, 1); in add_edge()111 QOSGraphEdge *temp; in destroy_edges()202 QOSGraphEdge *tmp, *next; in search_list_edges()326 QOSGraphEdge *e) in qos_push()398 QOSGraphEdge *e, *next; in qos_traverse_graph()681 QOSGraphEdge *e, *next; in qos_graph_node_set_availability_explicit()706 QOSGraphEdge *e, *next; in qos_graph_node_set_availability()[all …]
31 typedef struct QOSGraphEdge QOSGraphEdge; typedef
97 QOSGraphEdge *edge; in allocate_objects()
75 QOSGraphEdge *edge; in check_contains()86 QOSGraphEdge *edge; in check_produces()99 QOSGraphEdge *edge; in check_consumes()123 QOSGraphEdge *edge; in check_test()
99 QOSGraphEdge *edge; in walk_path()
226 QOSGraphEdge *edge; in walk_path()