Searched refs:graph_assign_indices (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_lockf.c155 static int graph_assign_indices(struct owner_graph *g, int *indices,
2209 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, function
2330 i = graph_assign_indices(g, indices, 0, &deltaB);
2331 graph_assign_indices(g, indices, i, &deltaF);

Completed in 109 milliseconds