Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dtracepoint.c62 static inline void *allocate_probes(int count) in allocate_probes() function
113 new = allocate_probes(nr_probes + 2); in func_add()
159 new = allocate_probes(nr_probes - nr_del + 1); in func_remove()