Searched defs:ref_ctr_offsets (Results 1 – 9 of 9) 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 548 __u64 *offsets = NULL, *ref_ctr_offsets; test_uprobe_multi_fill_link_info() local [all...] |
H A D | uprobe_multi_test.c | 591 unsigned long offsets[3], ref_ctr_offsets[3]; in attach_uprobe_fail_refctr() local
|
/linux/tools/bpf/bpftool/ |
H A D | link.c | 985 __u64 *ref_ctr_offsets = NULL, *offsets = NULL, *cookies = NULL; do_show_link() local
|
/linux/tools/lib/bpf/ |
H A D | usdt.c | 962 unsigned long *offsets = NULL, *ref_ctr_offsets = NULL; usdt_manager_attach_usdt() local
|
H A D | bpf.h | 418 const unsigned long *ref_ctr_offsets; global() member
|
H A D | libbpf.h | 590 const unsigned long *ref_ctr_offsets; global() member
|
H A D | libbpf.c | 12115 const unsigned long *ref_ctr_offsets = NULL, *offsets = NULL; bpf_program__attach_uprobe_multi() local
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 1802 __aligned_u64 ref_ctr_offsets; global() member 6752 __aligned_u64 ref_ctr_offsets; global() member
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 1802 __aligned_u64 ref_ctr_offsets; global() member 6752 __aligned_u64 ref_ctr_offsets; global() member
|