Searched defs:cur_st (Results 1 – 2 of 2) sorted by relevance
122 uint *cur_st, uint st_ready, uint st_error)
7843 static struct bpf_reg_state *get_iter_from_state(struct bpf_verifier_state *cur_st, in get_iter_from_state()7933 struct bpf_verifier_state *cur_st = env->cur_state, *queued_st, *prev_st; in process_iter_next_call() local