__get_valid_kprobe
if (WARN_ON_ONCE(__get_valid_kprobe(p)))
orig_p = __get_valid_kprobe(p);
p = __get_valid_kprobe(kp);