Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mseal_system_mappings/
H A Dsysmap_is_sealed.c98 FIXTURE_VARIANT_ADD(basic, uprobes) { in FIXTURE_VARIANT_ADD() argument
/linux/tools/lib/bpf/
H A Dusdt.c818 } *uprobes; global() member
[all...]
/linux/kernel/trace/
H A Dbpf_trace.c2900 struct bpf_uprobe *uprobes; member
2910 static void bpf_uprobe_unregister(struct bpf_uprobe *uprobes, u32 cnt) in bpf_uprobe_unregister()
3157 struct bpf_uprobe *uprobes = NULL; in bpf_uprobe_multi_link_attach() local
/linux/tools/perf/util/
H A Dprobe-event.c400 bool uprobes) in find_alternative_probe_point()