Lines Matching defs:cur

687 	struct bpf_verifier_state *cur = env->cur_state;  in func()  local
1810 struct bpf_verifier_state *cur = env->cur_state; in explored_state() local
1969 static void update_loop_entry(struct bpf_verifier_state *cur, struct bpf_verifier_state *hdr) in update_loop_entry()
2015 struct bpf_verifier_state *cur = env->cur_state; in pop_stack() local
2045 struct bpf_verifier_state *cur = env->cur_state; in push_stack() local
3406 struct bpf_verifier_state *cur) in push_jmp_history()
4554 struct bpf_func_state *cur; /* state of the current function */ in check_stack_write_fixed_off() local
4694 struct bpf_func_state *cur; /* state of the current function */ in check_stack_write_var_off() local
7428 struct bpf_verifier_state *cur = env->cur_state; in process_spin_lock() local
7778 struct bpf_verifier_state *cur, in find_prev_entry()
7819 struct bpf_verifier_state *cur) in widen_imprecise_scalars()
15828 struct bpf_reg_state *cur) in range_within()
15966 struct bpf_verifier_state *cur) in clean_live_states()
16115 struct bpf_func_state *cur, struct bpf_idmap *idmap, bool exact) in stacksafe()
16223 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur, in refsafe()
16266 struct bpf_func_state *cur, bool exact) in func_states_equal()
16295 struct bpf_verifier_state *cur, in states_equal()
16479 struct bpf_verifier_state *cur) in states_maybe_looping()
16559 …atic bool iter_active_depths_differ(struct bpf_verifier_state *old, struct bpf_verifier_state *cur) in iter_active_depths_differ()
16587 struct bpf_verifier_state *cur = env->cur_state, *new, *loop_entry; in is_state_visited() local