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