Home
last modified time | relevance | path

Searched defs:ref_ctr_offsets (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c411 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 Duprobe_multi_test.c595 unsigned long offsets[3], ref_ctr_offsets[3]; in attach_uprobe_fail_refctr() local
/linux/tools/include/uapi/linux/
H A Dbpf.h1818 __aligned_u64 ref_ctr_offsets; global() member
6770 __aligned_u64 ref_ctr_offsets; global() member
/linux/tools/lib/bpf/
H A Dlibbpf.c12464 const unsigned long *ref_ctr_offsets = NULL, *offsets = NULL; bpf_program__attach_uprobe_multi() local