Home
last modified time | relevance | path

Searched refs:graph_add_indices (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_lockf.c152 static int graph_add_indices(int *indices, int n,
2179 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) in graph_add_indices() function
2310 n = graph_add_indices(indices, 0, &deltaF); in graph_add_edge()
2311 graph_add_indices(indices, n, &deltaB); in graph_add_edge()