Searched refs:bpf_func_state (Results 1 – 6 of 6) sorted by relevance
881 struct bpf_func_state *fstate; in destroy_if_dynptr_stack_slot()1436 static int copy_stack_state(struct bpf_func_state *dst, const struct bpf_func_state *src) in copy_stack_state()1732 struct bpf_func_state *dst; in copy_verifier_state()2790 struct bpf_func_state *frame; in push_async_cb()4499 struct bpf_func_state *func; in mark_all_scalars_precise()4545 struct bpf_func_state *func; in mark_all_scalars_imprecise()4662 struct bpf_func_state *func; in __mark_chain_precision()10168 struct bpf_func_state *state; in clear_all_pkt_pointers()10226 struct bpf_func_state *state; in release_reference()15556 struct bpf_func_state *state; in find_good_pkt_pointers()[all …]
682 const struct bpf_func_state *state, in print_reg_state()760 const struct bpf_func_state *state = vstate->frame[frameno]; in print_verifier_state()
295 struct bpf_func_state { struct381 struct bpf_func_state *frame[MAX_CALL_FRAMES];841 static inline struct bpf_func_state *cur_func(struct bpf_verifier_env *env) in cur_func()
54 struct bpf_func_state;172 struct bpf_func_state *caller,173 struct bpf_func_state *callee);2600 struct bpf_func_state *caller,2601 struct bpf_func_state *callee);
377 struct bpf_func_state {384 struct bpf_func_state *frame[MAX_CALL_FRAMES];425 * When function call is processed a new ``struct bpf_func_state`` instance is
88 struct bpf_func_state *state; in nfp_bpf_map_update_value_ok()