Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A 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()
H A Drethook.c79 void rethook_free(struct rethook *rh) in rethook_free() function
/openbmc/linux/include/linux/
H A Drethook.h68 void rethook_free(struct rethook *rh);
/openbmc/linux/kernel/
H A Dkprobes.c2249 rethook_free(rp->rh); in register_kretprobe()
2259 rethook_free(rp->rh); in register_kretprobe()
2326 rethook_free(rps[i]->rh); in unregister_kretprobes()