Lines Matching refs:bpf_reg_state
208 struct bpf_reg_state target_reg_snapshot;
1233 const char *reg_name, const struct bpf_reg_state *reg, in bpf_diag_invalid_deref()
1442 const struct bpf_reg_state *reg) in diag_snapshot_reg()
1515 const struct bpf_reg_state *old_reg, in diag_record_mod()
1516 const struct bpf_reg_state *new_reg, in diag_record_mod()
1548 static struct bpf_reg_state *target_to_reg(struct bpf_verifier_env *env, in target_to_reg()
1579 static bool reg_to_target(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, in reg_to_target()
1620 void bpf_diag_mod_begin(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, in bpf_diag_mod_begin()
1621 const struct bpf_reg_state *origin, enum bpf_diag_mod_reason reason) in bpf_diag_mod_begin()
1639 const struct bpf_reg_state *new_reg; in bpf_diag_mod_end()
1656 void bpf_diag_record_scrub(struct bpf_verifier_env *env, const struct bpf_reg_state *reg, in bpf_diag_record_scrub()
1933 const struct bpf_reg_state *reg) in diag_access_offset()
1954 int off, int size, u32 mem_size, const struct bpf_reg_state *reg) in bpf_diag_mem_bounds()