Lines Matching refs:active_preempt_lock
1434 dst_state->active_preempt_lock = src->active_preempt_lock; in copy_verifier_state()
9791 if (env->cur_state->active_preempt_lock) { in check_func_call()
10498 if (env->cur_state->active_preempt_lock) { in check_helper_call()
12543 if (env->cur_state->active_preempt_lock) { in check_kfunc_call()
12545 env->cur_state->active_preempt_lock++; in check_kfunc_call()
12547 env->cur_state->active_preempt_lock--; in check_kfunc_call()
12553 env->cur_state->active_preempt_lock++; in check_kfunc_call()
15763 if (env->cur_state->active_preempt_lock) { in check_ld_abs()
17611 if (old->active_preempt_lock != cur->active_preempt_lock) in states_equal()
18568 if (env->cur_state->active_preempt_lock && !env->cur_state->curframe) { in do_check()
18570 env->cur_state->active_preempt_lock, in do_check()
18571 env->cur_state->active_preempt_lock == 1 ? " is" : "(s) are"); in do_check()