Searched defs:reg_state (Results 1 – 2 of 2) sorted by relevance
61 struct guc_mmio_reg_state reg_state; member
2559 … struct bpf_func_state *reg_state, int off, int size, int dst_regno) in check_stack_read_fixed_off()2641 static struct bpf_reg_state *reg_state(struct bpf_verifier_env *env, int regno) in reg_state() function