Home
last modified time | relevance | path

Searched refs:rethook_free (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Drethook.h62 void rethook_free(struct rethook *rh);
/linux/kernel/trace/
H A Dfprobe.c219 rethook_free(fp->rethook); in fprobe_fail_cleanup()
380 rethook_free(fp->rethook); in unregister_fprobe()
H A Drethook.c64 void rethook_free(struct rethook *rh) in rethook_free() function
/linux/kernel/
H A Dkprobes.c2252 rethook_free(rp->rh); in register_kretprobe()
2313 rethook_free(rps[i]->rh); in unregister_kretprobes()