Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dtracepoint.c107 static inline void *allocate_probes(int count) in allocate_probes() function
207 new = allocate_probes(nr_probes + 2 - stub_funcs); in func_add()
283 new = allocate_probes(nr_probes - nr_del + 1); in func_remove()