Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dtracepoint.c71 static inline void *allocate_probes(int count) in allocate_probes() function
122 new = allocate_probes(nr_probes + 2); in tracepoint_entry_add_probe()
167 new = allocate_probes(nr_probes - nr_del + 1); in tracepoint_entry_remove_probe()