Searched refs:graph_head (Results 1 – 3 of 3) sorted by relevance
134 STAILQ_HEAD(graph_head, graph);144 struct graph_head *graph_list_head_get(void);
240 struct graph_head *graph_head = graph_list_head_get(); in expand_pattern_to_cluster() local245 STAILQ_FOREACH(graph, graph_head, next) { in expand_pattern_to_cluster()
18 static struct graph_head graph_list = STAILQ_HEAD_INITIALIZER(graph_list);25 struct graph_head *