Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dflock.c180 static int flk_color_reachables(lock_descriptor_t *);
1919 count = flk_color_reachables(vertex); in flk_recompute_dependencies()
1929 count += flk_color_reachables(lock); in flk_recompute_dependencies()
1967 flk_color_reachables(lock_descriptor_t *vertex) in flk_color_reachables() function