Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rethook_free
include/linux/rethook.h
62
void rethook_free(struct rethook *rh);
kernel/kprobes.c
2298
rethook_free(rp->rh);
kernel/kprobes.c
2360
rethook_free(rps[i]->rh);