Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Drethook.c31 rethook_recycle(rhn); in rethook_flush_task()
149 void rethook_recycle(struct rethook_node *node) in rethook_recycle() function
159 NOKPROBE_SYMBOL(rethook_recycle);
341 rethook_recycle(rhn); in rethook_trampoline_handler()
H A Dfprobe.c54 rethook_recycle(rh); in __fprobe_handler()
/openbmc/linux/include/linux/
H A Drethook.h71 void rethook_recycle(struct rethook_node *node);
/openbmc/linux/kernel/
H A Dkprobes.c2145 rethook_recycle(rhn); in pre_handler_kretprobe()