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