Home
last modified time | relevance | path

Searched refs:rethook_stop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Drethook.h67 void rethook_stop(struct rethook *rh);
/openbmc/linux/kernel/trace/
H A Drethook.c64 void rethook_stop(struct rethook *rh) in rethook_stop() function
81 rethook_stop(rh); in rethook_free()
H A Dfprobe.c383 rethook_stop(fp->rethook); in unregister_fprobe()