Searched refs:REF_TYPE_LOCK (Results 1 – 2 of 2) sorted by relevance
268 REF_TYPE_LOCK = (1 << 3), enumerator271 REF_TYPE_LOCK_MASK = REF_TYPE_LOCK | REF_TYPE_RES_LOCK | REF_TYPE_RES_LOCK_IRQ,
8326 if (find_lock_state(env->cur_state, REF_TYPE_LOCK, 0, NULL)) { in process_spin_lock()8343 type = REF_TYPE_LOCK; in process_spin_lock()8368 type = REF_TYPE_LOCK; in process_spin_lock()18637 case REF_TYPE_LOCK: in refsafe()