Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dtracepoint.c64 struct tp_probes { struct
71 struct tp_probes *p = kmalloc(count * sizeof(struct tracepoint_func) in allocate_probes() argument
107 struct tp_probes *tp_probes = container_of(old, in release_probes() local