Lines Matching defs:cur

605 	struct bpf_verifier_state *cur = env->cur_state;  in func()  local
1788 struct bpf_verifier_state *cur = env->cur_state; in explored_state() local
2056 struct bpf_verifier_state *cur = env->cur_state; in pop_stack() local
2098 struct bpf_verifier_state *cur = env->cur_state; in push_stack() local
3958 static int push_jmp_history(struct bpf_verifier_env *env, struct bpf_verifier_state *cur, in push_jmp_history()
5115 struct bpf_func_state *cur; /* state of the current function */ in check_stack_write_fixed_off() local
5260 struct bpf_func_state *cur; /* state of the current function */ in check_stack_write_var_off() local
8407 struct bpf_verifier_state *cur = env->cur_state; in process_spin_lock() local
8855 struct bpf_verifier_state *cur, in find_prev_entry()
8898 struct bpf_verifier_state *cur) in widen_imprecise_scalars()
18388 const struct bpf_reg_state *cur) in range_within()
18522 struct bpf_verifier_state *cur) in clean_live_states()
18726 struct bpf_func_state *cur, struct bpf_idmap *idmap, in stacksafe()
18857 static bool refsafe(struct bpf_verifier_state *old, struct bpf_verifier_state *cur, in refsafe()
18931 struct bpf_func_state *cur, u32 insn_idx, enum exact_level exact) in func_states_equal()
18959 struct bpf_verifier_state *cur, in states_equal()
19085 struct bpf_verifier_state *cur, in propagate_precision()
19182 struct bpf_verifier_state *cur) in states_maybe_looping()
19262 …atic bool iter_active_depths_differ(struct bpf_verifier_state *old, struct bpf_verifier_state *cur) in iter_active_depths_differ()
19290 struct bpf_verifier_state *cur = env->cur_state, *new; in is_state_visited() local