Searched refs:copy_stack_state (Results 1 – 1 of 1) sorted by relevance
1333 static int copy_stack_state(struct bpf_func_state *dst, const struct bpf_func_state *src) in is_stack_slot_special() 1579 return copy_stack_state(dst, src); in release_reference_state() 1463 static int copy_stack_state(struct bpf_func_state *dst, const struct bpf_func_state *src) copy_stack_state() function