Home
last modified time | relevance | path

Searched refs:tmp_offsets (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_multi_test.c590 unsigned long *tmp_offsets = NULL, *tmp_ref_ctr_offsets = NULL; in attach_uprobe_fail_refctr() local
607 &tmp_offsets, STT_FUNC); in attach_uprobe_fail_refctr()
620 offsets[0] = tmp_offsets[0]; /* uprobe_multi_func_1 */ in attach_uprobe_fail_refctr()
621 offsets[1] = tmp_offsets[1]; /* uprobe_multi_func_2 */ in attach_uprobe_fail_refctr()
622 offsets[2] = tmp_offsets[1]; /* uprobe_multi_func_2 */ in attach_uprobe_fail_refctr()
639 free(tmp_offsets); in attach_uprobe_fail_refctr()