Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dtracepoint.c107 static inline void *allocate_probes(int count) in allocate_probes() function
205 new = allocate_probes(nr_probes + 2); in func_add()
267 new = allocate_probes(nr_probes - nr_del + 1); in func_remove()