Searched refs:copy_reference_state (Results 1 – 1 of 1) sorted by relevance
1599 static int copy_reference_state(struct bpf_func_state *dst, const struct bpf_func_state *src) in copy_reference_state() function1732 err = copy_reference_state(dst, src); in copy_func_state()8958 err = copy_reference_state(callee, caller); in __check_func_call()9280 err = copy_reference_state(caller, callee); in prepare_func_exit()