Home
last modified time | relevance | path

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

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