Lines Matching refs:bpf_func_state
399 struct bpf_func_state *st, in __clean_func_state()
702 static bool stacksafe(struct bpf_verifier_env *env, struct bpf_func_state *old, in stacksafe()
703 struct bpf_func_state *cur, struct bpf_idmap *idmap, in stacksafe()
847 static bool stack_arg_safe(struct bpf_verifier_env *env, struct bpf_func_state *old, in stack_arg_safe()
848 struct bpf_func_state *cur, struct bpf_idmap *idmap, in stack_arg_safe()
945 static bool func_states_equal(struct bpf_verifier_env *env, struct bpf_func_state *old, in func_states_equal()
946 struct bpf_func_state *cur, u32 insn_idx, enum exact_level exact) in func_states_equal()
1027 struct bpf_func_state *state; in propagate_precision()
1117 struct bpf_func_state *fold, *fcur; in states_maybe_looping()
1193 struct bpf_func_state *state; in iter_active_depths_differ()
1216 struct bpf_func_state *func; in mark_all_scalars_imprecise()
1279 struct bpf_func_state *frame = sl->state.frame[sl->state.curframe]; in bpf_is_state_visited()
1334 struct bpf_func_state *cur_frame; in bpf_is_state_visited()