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