Lines Matching defs:acquired
587 * would match typical LIFO order in which nested locks are acquired
607 * Since the order in which nested locks are acquired and released,
822 * is acquired. Say, the upimutex is L:
827 * 2. upib_lock is not released until the turnstile lock is acquired.
2358 int acquired = 0;
2504 acquired = 1;
2507 acquired = 1;
2529 acquired = 1;
2534 if (acquired || try_flag || time_error) {
2542 if (acquired) {
2642 acquired = (t->t_writer & TRW_LOCK_GRANTED);
2658 if (acquired)