Searched defs:ref_ctr_offset (Results 1 – 11 of 11) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | attach_probe.c | 199 ssize_t uprobe_offset, ref_ctr_offset; test_uprobe_ref_ctr() local [all...] |
/linux/kernel/trace/ |
H A D | trace_uprobe.c | 67 unsigned long ref_ctr_offset; member 544 unsigned long offset, ref_ctr_offset; in __trace_uprobe_create() local 1639 unsigned long ref_ctr_offset, bool is_return) in create_local_trace_uprobe()
|
H A D | bpf_trace.c | 3062 unsigned long ref_ctr_offset; member
|
/linux/include/linux/ |
H A D | uprobes.h | 240 uprobe_register(struct inode *inode, loff_t offset, loff_t ref_ctr_offset, struct uprobe_consumer *… in uprobe_register()
|
/linux/kernel/events/ |
H A D | uprobes.c | 75 loff_t ref_ctr_offset; member 983 loff_t ref_ctr_offset) in alloc_uprobe() 1381 loff_t offset, loff_t ref_ctr_offset, in uprobe_register()
|
H A D | core.c | 11139 unsigned long ref_ctr_offset; in perf_uprobe_event_init() local
|
/linux/tools/perf/util/ |
H A D | probe-file.c | 812 unsigned long long ref_ctr_offset; in synthesize_sdt_probe_command() local
|
/linux/tools/lib/bpf/ |
H A D | libbpf.h | 687 size_t ref_ctr_offset; member
|
/linux/kernel/bpf/ |
H A D | syscall.c | 3852 u64 ref_ctr_offset, offset; in bpf_perf_link_fill_uprobe() local 3881 u64 offset, ref_ctr_offset; in bpf_perf_link_fdinfo_uprobe() local
|
/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 6768 __u64 ref_ctr_offset; member
|
/linux/include/uapi/linux/ |
H A D | bpf.h | 6768 __u64 ref_ctr_offset; member
|