Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dtracepoint.c86 struct tp_probes { struct
99 struct tp_probes *p = kmalloc(struct_size(p, probes, count), in allocate_probes() argument
112 struct tp_probes *tp_probes = container_of(old, in release_probes() local