Searched refs:active_rcu_lock (Results 1 – 2 of 2) sorted by relevance
348 bool active_rcu_lock; member
1418 dst_state->active_rcu_lock = src->active_rcu_lock; in copy_verifier_state()5129 if (!env->cur_state->active_rcu_lock || in check_ptr_to_btf_access()8186 if (env->cur_state->active_rcu_lock) { in check_helper_call()9836 if (env->cur_state->active_rcu_lock) { in check_kfunc_call()9850 env->cur_state->active_rcu_lock = false; in check_kfunc_call()9856 env->cur_state->active_rcu_lock = true; in check_kfunc_call()12798 if (env->cur_state->active_rcu_lock) { in check_ld_abs()14094 if (old->active_rcu_lock != cur->active_rcu_lock) in states_equal()14788 if (env->cur_state->active_rcu_lock) { in do_check()
Completed in 31 milliseconds