Lines Matching refs:BLOCKS
812 if (BLOCKS(lock, request)) { in flk_process_request()
843 if (BLOCKS(lock, request)) { in flk_process_request()
926 if (BLOCKS(lock, request)) { in flk_process_request()
964 if (BLOCKS(lock, request)) { in flk_process_request()
1924 if (BLOCKS(lock, vertex)) { in flk_recompute_dependencies()
2103 if (BLOCKS(lock, request)) { in flk_get_first_blocking_lock()
2121 if (BLOCKS(lock, request)) { in flk_get_first_blocking_lock()
4060 if (BLOCKS(lock1, lock)) { in check_active_locks()
4064 } else if (BLOCKS(lock, lock1)) { in check_active_locks()
4158 if (BLOCKS(lock2, lock1)) { in check_sleeping_locks()
4170 if (BLOCKS(lock2, lock1)) { in check_sleeping_locks()
4179 ASSERT(BLOCKS(ep->to_vertex, lock1)); in check_sleeping_locks()