Searched refs:graph_assign_indices (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_lockf.c | 159 static int graph_assign_indices(struct owner_graph *g, int *indices, 2211 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, in graph_assign_indices() function 2333 i = graph_assign_indices(g, indices, 0, &deltaB); in graph_add_edge() 2334 graph_assign_indices(g, indices, i, &deltaF); in graph_add_edge()
|