Home
last modified time | relevance | path

Searched defs:kprobe_busy_end (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dkprobes.h467 #define kprobe_busy_end() do {} while (0) macro
/openbmc/linux/kernel/
H A Dkprobes.c1257 void kprobe_busy_end(void) in kprobe_busy_end() function