Home
last modified time | relevance | path

Searched refs:tmp_ref_ctr_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
601 &tmp_ref_ctr_offsets, STT_OBJECT); in attach_uprobe_fail_refctr()
613 ref_ctr_offsets[0] = tmp_ref_ctr_offsets[0]; /* sema_1 */ in attach_uprobe_fail_refctr()
614 ref_ctr_offsets[1] = tmp_ref_ctr_offsets[1]; /* sema_2 */ in attach_uprobe_fail_refctr()
615 ref_ctr_offsets[2] = tmp_ref_ctr_offsets[0]; /* sema_1, error */ in attach_uprobe_fail_refctr()
627 free(tmp_ref_ctr_offsets); in attach_uprobe_fail_refctr()