Searched defs:kprobe_busy_end (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ | ||
A D | kprobes.h | 468 #define kprobe_busy_end() do {} while (0) macro |
/linux-6.3-rc2/kernel/ | ||
A D | kprobes.c | 1251 void kprobe_busy_end(void) in kprobe_busy_end() function |
Completed in 14 milliseconds