Home
last modified time | relevance | path

Searched refs:trace_kprobe (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
A Dtrace_kprobe.c56 struct trace_kprobe { struct
261 struct trace_kprobe *tk; in alloc_trace_kprobe()
305 struct trace_kprobe *tk; in find_trace_kprobe()
331 struct trace_kprobe *tk; in __disable_trace_kprobe()
352 struct trace_kprobe *tk; in enable_trace_kprobe()
589 static int append_trace_kprobe(struct trace_kprobe *tk, struct trace_kprobe *to) in append_trace_kprobe()
681 struct trace_kprobe *tk; in trace_kprobe_module_callback()
1177 struct trace_kprobe *tk; in probes_profile_seq_show()
1656 struct trace_kprobe *tk; in bpf_get_kprobe_info()
1714 struct trace_kprobe *tk = container_of(kp, struct trace_kprobe, rp.kp); in kprobe_dispatcher()
[all …]
A DMakefile86 obj-$(CONFIG_KPROBE_EVENTS) += trace_kprobe.o

Completed in 7 milliseconds