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.c579 unsigned long *tmp_offsets = NULL, *tmp_ref_ctr_offsets = NULL; in attach_uprobe_fail_refctr() local
596 &tmp_offsets, STT_FUNC); in attach_uprobe_fail_refctr()
609 offsets[0] = tmp_offsets[0]; /* uprobe_multi_func_1 */ in attach_uprobe_fail_refctr()
610 offsets[1] = tmp_offsets[1]; /* uprobe_multi_func_2 */ in attach_uprobe_fail_refctr()
611 offsets[2] = tmp_offsets[1]; /* uprobe_multi_func_2 */ in attach_uprobe_fail_refctr()
628 free(tmp_offsets); in attach_uprobe_fail_refctr()