Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Dfprobe.c216 rethook_free(fp->rethook); in fprobe_init_rethook()
229 rethook_free(fp->rethook); in fprobe_fail_cleanup()
390 rethook_free(fp->rethook); in unregister_fprobe()
Drethook.c79 void rethook_free(struct rethook *rh) in rethook_free() function
/linux-6.6.21/include/linux/
Drethook.h68 void rethook_free(struct rethook *rh);
/linux-6.6.21/kernel/
Dkprobes.c2237 rethook_free(rp->rh); in register_kretprobe()
2247 rethook_free(rp->rh); in register_kretprobe()
2314 rethook_free(rps[i]->rh); in unregister_kretprobes()