Searched refs:kprobe_busy_end (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dkprobes.h191 extern void kprobe_busy_end(void);
239 kprobe_busy_end();
462 #define kprobe_busy_end() do {} while (0) macro
/linux-master/kernel/trace/
H A Dfprobe.c116 kprobe_busy_end();
/linux-master/kernel/
H A Dkprobes.c1251 void kprobe_busy_end(void) function
1946 kprobe_busy_end();

Completed in 151 milliseconds