Home
last modified time | relevance | path

Searched defs:cur_st (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Ddavinci_mmc.c122 uint *cur_st, uint st_ready, uint st_error)
/openbmc/linux/kernel/bpf/
H A Dverifier.c7849 static struct bpf_reg_state *get_iter_from_state(struct bpf_verifier_state *cur_st, in get_iter_from_state()
7939 struct bpf_verifier_state *cur_st = env->cur_state, *queued_st, *prev_st; in process_iter_next_call() local