Searched defs:ref_ctr_offsets (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ | ||
| H A D | fill_link_info.c | 411 verify_umulti_link_info(int fd,bool retprobe,__u64 * offsets,__u64 * cookies,__u64 * ref_ctr_offsets) verify_umulti_link_info() argument |
| H A D | uprobe_multi_test.c | 595 unsigned long offsets[3], ref_ctr_offsets[3]; in attach_uprobe_fail_refctr() local |
| /linux/tools/include/uapi/linux/ | ||
| H A D | bpf.h | 1818 __aligned_u64 ref_ctr_offsets; global() member |
| /linux/tools/lib/bpf/ | ||
| H A D | libbpf.c | 12464 const unsigned long *ref_ctr_offsets = NULL, *offsets = NULL; bpf_program__attach_uprobe_multi() local |