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

/freebsd-9.3-release/sys/kern/
H A Dkern_lockf.c155 static int graph_assign_indices(struct owner_graph *g, int *indices,
2200 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, function
2321 i = graph_assign_indices(g, indices, 0, &deltaB);
2322 graph_assign_indices(g, indices, i, &deltaF);

Completed in 29 milliseconds