disable_kprobe
int disable_kprobe(struct kprobe *kp);
return disable_kprobe(&rp->kp);
EXPORT_SYMBOL_GPL(disable_kprobe);
disable_kprobe(&tk->rp.kp);