Lines Matching refs:bpf_func_state
245 void bpf_diag_init_frame(struct bpf_verifier_env *env, struct bpf_func_state *state) in bpf_diag_init_frame()
901 static const struct bpf_func_state *diag_current_frame(const struct bpf_verifier_env *env) in diag_current_frame()
909 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_register_type()
999 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_call_type()
1236 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_invalid_deref()
1301 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_unreadable_reg()
1381 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_stack_arg_uninit()
1461 const struct bpf_func_state *state; in diag_mod_insn_origin()
1552 struct bpf_func_state *state; in target_to_reg()
1587 struct bpf_func_state *state = vstate->frame[frame]; in reg_to_target()
1667 const struct bpf_func_state *state, s16 min_off, s16 max_off, in bpf_diag_record_scrub_stack()
1956 const struct bpf_func_state *frame = diag_current_frame(env); in bpf_diag_mem_bounds()