Lines Matching defs:acquired
586 * would match typical LIFO order in which nested locks are acquired
606 * Since the order in which nested locks are acquired and released,
821 * is acquired. Say, the upimutex is L:
826 * 2. upib_lock is not released until the turnstile lock is acquired.
2342 int acquired = 0;
2488 acquired = 1;
2491 acquired = 1;
2513 acquired = 1;
2518 if (acquired || try_flag || time_error) {
2526 if (acquired) {
2626 acquired = (t->t_writer & TRW_LOCK_GRANTED);
2642 if (acquired)