Searched refs:bpf_stack_state (Results 1 – 3 of 3) sorted by relevance
201 struct bpf_stack_state { struct246 struct bpf_stack_state *stack;
104 struct bpf_stack_state *stack_entry; in nfp_bpf_map_update_value_ok()
803 static bool is_spilled_reg(const struct bpf_stack_state *stack) in is_spilled_reg()1037 dst->stack = copy_array(dst->stack, src->stack, n, sizeof(struct bpf_stack_state), in copy_stack_state()1064 state->stack = realloc_array(state->stack, old_n, n, sizeof(struct bpf_stack_state)); in grow_stack_state()