Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
Dfprobe.c151 rethook_free(fp->rethook); in fprobe_init_rethook()
164 rethook_free(fp->rethook); in fprobe_fail_cleanup()
317 rethook_free(fp->rethook); in unregister_fprobe()
Drethook.c66 void rethook_free(struct rethook *rh) in rethook_free() function
/linux-6.1.9/include/linux/
Drethook.h62 void rethook_free(struct rethook *rh);
/linux-6.1.9/kernel/
Dkprobes.c2228 rethook_free(rp->rh); in register_kretprobe()
2238 rethook_free(rp->rh); in register_kretprobe()
2306 rethook_free(rps[i]->rh); in unregister_kretprobes()