Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_lockf.c157 static int graph_add_indices(int *indices, int n,
2192 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) in graph_add_indices() function
2323 n = graph_add_indices(indices, 0, &deltaF); in graph_add_edge()
2324 graph_add_indices(indices, n, &deltaB); in graph_add_edge()