Searched refs:copy_reference_state (Results 1 – 1 of 1) sorted by relevance
1049 static int copy_reference_state(struct bpf_func_state *dst, const struct bpf_func_state *src) in copy_reference_state() function1182 err = copy_reference_state(dst, src); in copy_func_state()6746 err = copy_reference_state(callee, caller); in __check_func_call()7012 err = copy_reference_state(caller, callee); in prepare_func_exit()