Searched defs:kprobe_busy_begin (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | kprobes.h | 466 #define kprobe_busy_begin() do {} while (0) macro |
/openbmc/linux/kernel/ | ||
H A D | kprobes.c | 1247 void kprobe_busy_begin(void) in kprobe_busy_begin() function |