Searched refs:flk_color_reachables (Results 1 – 1 of 1) sorted by relevance
180 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