Searched refs:active_locks (Results 1 – 2 of 2) sorted by relevance
435 u32 active_locks; member
1427 dst->active_locks = src->active_locks; in copy_reference_state()1531 state->active_locks++; in acquire_lock_state()1592 state->active_locks--; in release_lock_state()5809 env->cur_state->active_locks || in in_rcu_cs()8325 if (!is_res_lock && cur->active_locks) { in process_spin_lock()8358 if (!cur->active_locks) { in process_spin_lock()10537 if (env->cur_state->active_locks) { in check_func_call()12454 if (!env->cur_state->active_locks) { in ref_set_non_owning()12567 if (!env->cur_state->active_locks) in check_reg_allocation_locked()18613 if (old->active_locks != cur->active_locks) in refsafe()[all …]