Lines Matching refs:l_graph
416 lock_request->l_graph = gp; in reclock()
789 graph_t *gp = request->l_graph; in flk_process_request()
1010 graph_t *gp = request->l_graph; in flk_execute_request()
1062 graph_t *gp = request->l_graph; in flk_wait_execute_request()
1328 graph_t *gp = (lock->l_graph); in flk_relation()
1550 graph_t *gp = new_lock->l_graph; in flk_insert_active_lock()
1592 graph_t *gp = lock->l_graph; in flk_delete_active_lock()
1626 graph_t *gp = request->l_graph; in flk_insert_sleeping_lock()
1655 graph_t *gp = request->l_graph; in flk_cancel_sleeping_lock()
1821 graph_t *gp = lock->l_graph; in flk_wakeup()
1876 graph_t *gp = request->l_graph; in flk_recompute_dependencies()
1887 flk_graph_uncolor(request->l_graph); in flk_recompute_dependencies()
2093 graph_t *gp = request->l_graph; in flk_get_first_blocking_lock()
2499 ASSERT(MUTEX_HELD(&request->l_graph->gp_mutex)); in flk_delete_locks_by_sysid()
2502 mutex_exit(&request->l_graph->gp_mutex); in flk_delete_locks_by_sysid()
2538 mutex_enter(&request->l_graph->gp_mutex); in flk_delete_locks_by_sysid()
2609 graph_t *gp = request->l_graph; in flk_canceled()
3767 graph_t *gp = request->l_graph; in wait_for_lock()
4194 flk_graph_uncolor(lock1->l_graph); in level_two_path()