Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Dtracepoint.c96 struct tp_probes { struct
109 struct tp_probes *p = kmalloc(struct_size(p, probes, count), in allocate_probes() argument
145 struct tp_probes *tp_probes = container_of(old, in release_probes() local