Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_lockf.c162 static struct owner_vertex *graph_alloc_vertex(struct owner_graph *g,
887 graph_alloc_vertex(g, lock->lf_owner); in lf_alloc_vertex()
2396 graph_alloc_vertex(struct owner_graph *g, struct lock_owner *lo) in graph_alloc_vertex() function