Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dkern_lockf.c160 static struct owner_vertex *graph_alloc_vertex(struct owner_graph *g,
885 graph_alloc_vertex(g, lock->lf_owner); in lf_alloc_vertex()
2394 graph_alloc_vertex(struct owner_graph *g, struct lock_owner *lo) in graph_alloc_vertex() function