Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dtracepoint.c57 struct tp_probes { struct
64 struct tp_probes *p = kmalloc(count * sizeof(struct tracepoint_func) in allocate_probes() argument
77 struct tp_probes *tp_probes = container_of(old, in release_probes() local