Lines Matching refs:active_locks
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()
8331 } else 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()
11075 if (check_lock && env->cur_state->active_locks) { in check_resource_leak()
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()
19567 if (env->cur_state->active_locks) { in do_check()