Searched refs:vertices (Results 1 – 4 of 4) sorted by relevance
159 vertex = list_first_entry(&fpl->vertices, typeof(*vertex), entry); in unix_add_edge()188 list_move_tail(&vertex->entry, &fpl->vertices); in unix_del_edge()196 list_for_each_entry_safe(vertex, next_vertex, &fpl->vertices, entry) { in unix_free_vertices()295 list_add(&vertex->entry, &fpl->vertices); in unix_prepare_fpl()
37 struct list_head vertices; member
98 INIT_LIST_HEAD(&fpl->vertices); in scm_fp_copy()421 INIT_LIST_HEAD(&new_fpl->vertices); in scm_fp_dup()
33 vertices (nodes) and edges, which is very intuitive for *operating system*