Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_lockf.c165 static struct owner_vertex *graph_alloc_vertex(struct owner_graph *g,
898 graph_alloc_vertex(g, lock->lf_owner); in lf_alloc_vertex()
2407 graph_alloc_vertex(struct owner_graph *g, struct lock_owner *lo) in graph_alloc_vertex() function